Preview: index.js
Size: 374 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/@jsdevtools/ono/esm/index.js
/* eslint-env commonjs */
import { ono } from "./singleton";
export { Ono } from "./constructor";
export * from "./types";
export { ono };
export default ono;
// CommonJS default export hack
if (typeof module === "object" && typeof module.exports === "object") {
module.exports = Object.assign(module.exports.default, module.exports);
}
//# sourceMappingURL=index.js.map
Directory Contents
Dirs: 0 × Files: 30