UNPKG
typeorm-stubs
Version:
latest (1.2.1)
1.2.1
1.1.0
1.0.1
1.0.0
Stubs generator for Typeorm entities
github.com/superclaw/typeorm-stubs
superclaw/typeorm-stubs
typeorm-stubs
/
constants
/
min-arr-length.const.js
5 lines
•
186 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
MIN_ARR_LENGTH
=
void
0
;
exports
.
MIN_ARR_LENGTH
=
3
;
//# sourceMappingURL=min-arr-length.const.js.map