custom-require
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -34,3 +34,3 @@ { | ||
}, | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"dependencies": { | ||
@@ -37,0 +37,0 @@ "callsite": "^1.0.0" |
@@ -32,3 +32,3 @@ # Custom Require | ||
// If you are using TypeScript, you can use import | ||
import { CustomRequire } from "cusrom-require"; | ||
import { CustomRequire } from "custom-require"; | ||
@@ -35,0 +35,0 @@ // Instantiate an object with a callback that will be called when a module is loaded |