Files
DefinitelyTyped/es6-error/index.d.ts
2016-11-10 08:11:59 -08:00

7 lines
237 B
TypeScript

// Type definitions for es6-error v4.0.0
// Project: https://github.com/bjyoungblood/es6-error
// Definitions by: Karol Janyst <https://github.com/LKay>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export = Error;