MCPcopy Create free account
hub / github.com/UnsignedInt8/LightSword / Error

Interface Error

typings/node/node.d.ts:12–14  ·  view source on GitHub ↗

* * * Node.js v4.x API * * *

Source from the content-addressed store, hash-verified

10************************************************/
11
12interface Error {
13 stack?: string;
14}
15
16
17// compat for TypeScript 1.5.3

Callers 1

constructorMethod · 0.85

Implementers 1

AssertionErrortypings/node/node.d.ts

Calls

no outgoing calls

Tested by

no test coverage detected