Mono_Youtube_Viewer/bypassV/.backup/node_modules/es-errors/syntax.d.ts

4 lines
74 B
TypeScript
Executable File

declare const SyntaxError: SyntaxErrorConstructor;
export = SyntaxError;