UNPKG
rabbit-ear
Version:
latest (0.9.4)
0.9.32
0.9.31
0.9.11
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.1.91
0.1.9
0.1.0
origami design library
rabbitear.org
rabbit-ear/rabbit-ear
rabbit-ear
/
types
/
environment
/
detect.d.ts
7 lines
•
169 B
TypeScript
View Raw
1
2
3
4
5
6
7
/** * Rabbit Ear (c) Kraft */
export
const
isBrowser
:
boolean
;
export
const
isBackend
:
boolean
;
export
const
isWebWorker
:
boolean
;
//# sourceMappingURL=detect.d.ts.map