| Current Path : /proc/thread-self/root/usr/lib/node_modules/pm2/node_modules/acorn/dist/ |
| Current File : //proc/thread-self/root/usr/lib/node_modules/pm2/node_modules/acorn/dist/acorn.d.mts |
export {
Node,
Parser,
Position,
SourceLocation,
TokContext,
Token,
TokenType,
defaultOptions,
getLineInfo,
isIdentifierChar,
isIdentifierStart,
isNewLine,
lineBreak,
lineBreakG,
parse,
parseExpressionAt,
tokContexts,
tokTypes,
tokenizer,
version,
AbstractToken,
Comment,
Options,
ecmaVersion,
} from "./acorn.js";