lix-website/themes/lix/assets/bootstrap/node_modules/es-errors/type.d.ts
2024-04-26 22:49:34 -06:00

4 lines
67 B
TypeScript

declare const TypeError: TypeErrorConstructor
export = TypeError;