UNPKG
@theintern/common
Version:
latest (0.3.0)
next (0.2.4-beta.0)
0.3.0
0.2.4
0.2.4-beta.0
0.2.3
0.2.2
0.2.1
0.2.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Common modules used by @theintern projects
theintern.io
theintern/common
@theintern/common
/
lib
/
global.d.ts
3 lines
(2 loc)
•
62 B
TypeScript
View Raw
1
2
3
declare
const
globalObject
:
any
;
export
default
globalObject;