ZNTC0400: Anonymous function declaration cannot be invoked
ZNTC0400
Section titled “ZNTC0400”Anonymous function declaration cannot be invoked
Category: Parser: Declaration/Class
Reproduction
Section titled “Reproduction”export default function() {}()How to fix
Section titled “How to fix”See the error message for cause and resolution.