UNPKG
@lambda-group/charydbis
Version:
latest (0.4.1)
0.4.1
0.4.0
0.3.0
0.2.0
0.0.4
0.0.3
0.0.2
๐ NodeJS ScyllaDB ORM. ๐งช๐ง
github.com/Daniel-Boll/charydbis
Daniel-Boll/charydbis
@lambda-group/charydbis
/
chunk-RIE56Y2H.js
7 lines
(4 loc)
โข
235 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
// src/decorators/typings.ts
var
PrimaryKeyProp
=
Symbol
(
"PrimaryKeyProp"
);
exports
.
PrimaryKeyProp
=
PrimaryKeyProp
;
//# sourceMappingURL=chunk-RIE56Y2H.js.map