Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
interface
Error {
13
stack?: string;
14
}
15
16
17
// compat for TypeScript 1.5.3
Callers
1
constructor
Method · 0.85
Implementers
1
AssertionError
typings/node/node.d.ts
Calls
no outgoing calls
Tested by
no test coverage detected