4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
declare const Error: ErrorConstructor;
|
|
|
|
export = Error;
|
declare const Error: ErrorConstructor;
|
|
|
|
export = Error;
|