UNPKG
@curi/helpers
Version:
latest (2.0.2)
next (2.0.0-beta.4)
2.0.2
2.0.1
2.0.0
2.0.0-beta.4
2.0.0-beta.3
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta.0
2.0.0-alpha.5
2.0.0-alpha.4
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
2.0.0-alpha.0
1.0.0
Functions that can be useful in Curi apps
pshrmn/curi
@curi/helpers
/
types
/
preferDefault.d.ts
2 lines
(1 loc)
•
67 B
TypeScript
View Raw
1
2
export
default
function
preferDefault
(
module
: any)
: Promise<any>;