MCPcopy
hub / github.com/tw-in-js/twind / Error

Interface Error

sites/twind.run/src/app.d.ts:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 }
16
17 interface Error {
18 frame?: unknown
19 stack?: string
20 }
21}
22
23declare module 'es-module-lexer/js' {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected