📄 type.d.ts
/home/palash/git/site/node_modules/es-errors/type.d.ts
Language: ts • Lines: 3
declare const TypeError: TypeErrorConstructor

export = TypeError;