UNPKG
csv-database
Version:
latest (0.9.2)
0.9.2
0.9.1
0.9.0
lightweight CSV database
github.com/ysnglt/node-csvdb
csv-database
/
csv-editor
/
types.js
4 lines
(3 loc)
•
194 B
JavaScript
View Raw
1
2
3
4
// CSV editor typings, moved in a separate file to be used throughout the project
// disappears at npm package transpilation to JS
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});