UNPKG

312 BJavaScriptView Raw
1"use strict";
2module.exports = {
3 "General": {
4 "internalProperties": Symbol("internalProperties")
5 },
6 "Public": {
7 "undefined": Symbol("dynamoose.undefined"),
8 "this": Symbol("dynamoose.this"),
9 "null": Symbol("dynamoose.null")
10 }
11};
12//# sourceMappingURL=Internal.js.map
\No newline at end of file