UNPKG

package-exports

Version:
4 lines 192 B
export { packageExports } from "./lib/index.js"; export type Export = import('./lib/index.js').Export; export type Result = import('./lib/index.js').Result; //# sourceMappingURL=index.d.ts.map