UNPKG

600 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.CORE_TYPES = {
4 PredicateParser: Symbol.for("PredicateParser"),
5 NarwhalSchemaContext: Symbol.for("NarwhalSchemaContext"),
6 NarwhalSchemaFactory: Symbol.for("NarwhalSchemaFactory"),
7 DataEngineDatabase: Symbol.for("DataEngineDatabase"),
8 NamespaceHandler: Symbol.for("NamespaceHandler"),
9 NamespaceHandlerHook: Symbol.for("NamespaceHandlerHook"),
10 NarwhalSchema: Symbol.for("NarwhalSchema"),
11 SystemContextComponent: Symbol.for("SystemContextComponent"),
12};
13//# sourceMappingURL=TYPES.js.map
\No newline at end of file