Enabling shorter import paths [automatic]

This commit is contained in:
ts_ci
2021-02-23 12:29:05 +00:00
parent 1ce8b1d4c2
commit 70be678cf4
50 changed files with 2764 additions and 196 deletions

1
lib/inex.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export {};

3
lib/inex.js Normal file
View File

@ -0,0 +1,3 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=inex.js.map

1
lib/inex.js.map Normal file
View File

@ -0,0 +1 @@
{"version":3,"file":"inex.js","sourceRoot":"","sources":["../src/lib/inex.ts"],"names":[],"mappings":""}