mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 04:49:15 +08:00
7 lines
237 B
TypeScript
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;
|