Your IP : 216.73.217.13


Current Path : /proc/thread-self/root/usr/lib/node_modules/pm2/node_modules/acorn/dist/
Upload File :
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";