UNPKG
@boost/internal
Version:
latest (5.0.0)
next (5.0.0-alpha.2)
5.0.0
5.0.0-alpha.2
5.0.0-alpha.1
4.0.1
4.0.0
4.0.0-alpha.1
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
2.0.0-alpha.2
2.0.0-alpha.1
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Boost internals.
github.com/milesj/boost
milesj/boost
@boost/internal
/
esm
/
interopDefault.d.ts
6 lines
•
237 B
TypeScript
View Raw
1
2
3
4
5
6
/** * For compatibility with ES modules, this function is used to extract the * default export from an incompatible module. */
export
declare
function
interopDefault
<
R
>(
result: unknown
):
R
;
//# sourceMappingURL=interopDefault.d.ts.map