Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: assignment to undeclared variable _a #21

Open
bigmistqke opened this issue Jan 5, 2023 · 0 comments
Open

error: assignment to undeclared variable _a #21

bigmistqke opened this issue Jan 5, 2023 · 0 comments

Comments

@bigmistqke
Copy link

following error is produced:

Uncaught ReferenceError: assignment to undeclared variable _a
    js nbind.js:1146
    js nbind.js:1590
    js entry-browser.js:21
    __require2 chunk-CWJMTW5E.js:16
    <anonymous> yoga-layout-prebuilt.js:27917

regarding this line:

}_nbind.throwError = throwError;_nbind.bigEndian = false;_a = _typeModule(_typeModule), _nbind.Type = _a.Type, _nbind.makeType = _a.makeType, _nbind.getComplexType = _a.getComplexType, _nbind.structureList = _a.structureList;var BindType = function (_super) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant