UNPKG

@boost/internal

Version:
6 lines 237 B
/** * 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