initial
This commit is contained in:
0
test/test.d.ts
vendored
Normal file
0
test/test.d.ts
vendored
Normal file
3
test/test.js
Normal file
3
test/test.js
Normal file
@ -0,0 +1,3 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGVzdC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbInRlc3QudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
1
test/test.ts
Normal file
1
test/test.ts
Normal file
@ -0,0 +1 @@
|
||||
import * as smartlodash from '../dist/index'
|
Reference in New Issue
Block a user