Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "alar", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Auto-Load And Remote.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -58,2 +58,3 @@ import { extname, sep } from "path"; | ||
export interface ModuleLoader { | ||
[x: string]: any; | ||
/** | ||
@@ -60,0 +61,0 @@ * Extension name of the module file, by default, it's `.js` (or `.ts` in |
Sorry, the diff of this file is not supported yet
76255
1268