UNPKG
@fourlights/mapper
Version:
latest (1.4.0)
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
A simple data mapper written in typescript
github.com/Four-Lights-NL/mapper
Four-Lights-NL/mapper
@fourlights/mapper
/
dist
/
lib
/
structure.cjs
2 lines
•
276 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
_chunk2FHHGQ5Xcjs =
require
(
'../chunk-2FHHGQ5X.cjs'
);
require
(
'../chunk-NJU7BIA6.cjs'
);
exports
.
Flatten
= _chunk2FHHGQ5Xcjs.
a
;
exports
.
Keep
= _chunk2FHHGQ5Xcjs.
b
;
//# sourceMappingURL=structure.cjs.map