Midi / node_modules /es-errors /syntax.d.ts
Ryanrealaf's picture
imit
380910d
Raw
History Blame Contribute Delete
74 Bytes
declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;