@lssm/example.analytics-dashboard 0.0.0-canary-20251217083314 → 1.41.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/dashboard/dashboard.contracts.js +1 -1
- package/dist/dashboard/dashboard.enum.js +1 -2
- package/dist/dashboard/dashboard.schema.js +1 -3
- package/dist/docs/analytics-dashboard.docblock.js +1 -2
- package/dist/events.js +2 -5
- package/dist/query/query.contracts.js +1 -1
- package/dist/query/query.enum.js +1 -2
- package/dist/query/query.schema.js +1 -3
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +27 -27
- package/dist/dashboard/dashboard.contracts.d.ts +0 -530
- package/dist/dashboard/dashboard.enum.d.ts +0 -17
- package/dist/dashboard/dashboard.presentation.d.ts +0 -8
- package/dist/dashboard/dashboard.schema.d.ts +0 -332
- package/dist/dashboard/index.d.ts +0 -4
- package/dist/dashboard.feature.d.ts +0 -7
- package/dist/docs/analytics-dashboard.docblock.d.ts +0 -1
- package/dist/docs/index.d.ts +0 -1
- package/dist/events.d.ts +0 -148
- package/dist/example.d.ts +0 -39
- package/dist/index.d.ts +0 -6
- package/dist/libs/contracts/dist/capabilities/openbanking.js +0 -88
- package/dist/libs/contracts/dist/client/index.js +0 -5
- package/dist/libs/contracts/dist/client/react/feature-render.js +0 -2
- package/dist/libs/contracts/dist/client/react/form-render.js +0 -4
- package/dist/libs/contracts/dist/client/react/index.js +0 -4
- package/dist/libs/contracts/dist/contract-registry/index.js +0 -1
- package/dist/libs/contracts/dist/contract-registry/schemas.js +0 -60
- package/dist/libs/contracts/dist/docs/PUBLISHING.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/accessibility_wcag_compliance_specs.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/index.js +0 -29
- package/dist/libs/contracts/dist/docs/presentations.js +0 -71
- package/dist/libs/contracts/dist/docs/registry.js +0 -44
- package/dist/libs/contracts/dist/docs/tech/PHASE_1_QUICKSTART.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_2_AI_NATIVE_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_3_AUTO_EVOLUTION.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_4_PERSONALIZATION_ENGINE.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/PHASE_5_ZERO_TOUCH_OPERATIONS.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/auth/better-auth-nextjs.docblock.js +0 -80
- package/dist/libs/contracts/dist/docs/tech/contracts/openapi-export.docblock.js +0 -57
- package/dist/libs/contracts/dist/docs/tech/lifecycle-stage-system.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/llm/llm-integration.docblock.js +0 -357
- package/dist/libs/contracts/dist/docs/tech/mcp-endpoints.docblock.js +0 -37
- package/dist/libs/contracts/dist/docs/tech/presentation-runtime.docblock.js +0 -16
- package/dist/libs/contracts/dist/docs/tech/schema/README.docblock.js +0 -20
- package/dist/libs/contracts/dist/docs/tech/studio/learning-events.docblock.js +0 -48
- package/dist/libs/contracts/dist/docs/tech/studio/learning-journeys.docblock.js +0 -79
- package/dist/libs/contracts/dist/docs/tech/studio/platform-admin-panel.docblock.js +0 -84
- package/dist/libs/contracts/dist/docs/tech/studio/project-access-teams.docblock.js +0 -45
- package/dist/libs/contracts/dist/docs/tech/studio/project-routing.docblock.js +0 -67
- package/dist/libs/contracts/dist/docs/tech/studio/sandbox-unlogged.docblock.js +0 -40
- package/dist/libs/contracts/dist/docs/tech/studio/team-invitations.docblock.js +0 -69
- package/dist/libs/contracts/dist/docs/tech/studio/workspace-ops.docblock.js +0 -47
- package/dist/libs/contracts/dist/docs/tech/studio/workspaces.docblock.js +0 -62
- package/dist/libs/contracts/dist/docs/tech/telemetry-ingest.docblock.js +0 -155
- package/dist/libs/contracts/dist/docs/tech/templates/runtime.docblock.js +0 -20
- package/dist/libs/contracts/dist/docs/tech/vscode-extension.docblock.js +0 -101
- package/dist/libs/contracts/dist/docs/tech/workflows/overview.docblock.js +0 -20
- package/dist/libs/contracts/dist/events.js +0 -10
- package/dist/libs/contracts/dist/experiments/evaluator.js +0 -1
- package/dist/libs/contracts/dist/index.js +0 -71
- package/dist/libs/contracts/dist/install.js +0 -2
- package/dist/libs/contracts/dist/integrations/contracts.js +0 -377
- package/dist/libs/contracts/dist/integrations/index.js +0 -18
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/accounts.js +0 -228
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/balances.js +0 -159
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/index.js +0 -3
- package/dist/libs/contracts/dist/integrations/openbanking/contracts/transactions.js +0 -210
- package/dist/libs/contracts/dist/integrations/openbanking/models.js +0 -242
- package/dist/libs/contracts/dist/integrations/openbanking/telemetry.js +0 -13
- package/dist/libs/contracts/dist/integrations/providers/elevenlabs.js +0 -52
- package/dist/libs/contracts/dist/integrations/providers/gcs-storage.js +0 -75
- package/dist/libs/contracts/dist/integrations/providers/gmail.js +0 -87
- package/dist/libs/contracts/dist/integrations/providers/google-calendar.js +0 -66
- package/dist/libs/contracts/dist/integrations/providers/index.js +0 -11
- package/dist/libs/contracts/dist/integrations/providers/mistral.js +0 -68
- package/dist/libs/contracts/dist/integrations/providers/postmark.js +0 -68
- package/dist/libs/contracts/dist/integrations/providers/powens.js +0 -116
- package/dist/libs/contracts/dist/integrations/providers/qdrant.js +0 -73
- package/dist/libs/contracts/dist/integrations/providers/registry.js +0 -10
- package/dist/libs/contracts/dist/integrations/providers/stripe.js +0 -83
- package/dist/libs/contracts/dist/integrations/providers/twilio-sms.js +0 -61
- package/dist/libs/contracts/dist/jsonschema.js +0 -1
- package/dist/libs/contracts/dist/knowledge/contracts.js +0 -306
- package/dist/libs/contracts/dist/knowledge/index.js +0 -7
- package/dist/libs/contracts/dist/knowledge/spaces/email-threads.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/financial-docs.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/financial-overview.js +0 -38
- package/dist/libs/contracts/dist/knowledge/spaces/index.js +0 -6
- package/dist/libs/contracts/dist/knowledge/spaces/product-canon.js +0 -34
- package/dist/libs/contracts/dist/knowledge/spaces/support-faq.js +0 -37
- package/dist/libs/contracts/dist/knowledge/spaces/uploaded-docs.js +0 -34
- package/dist/libs/contracts/dist/llm/exporters.js +0 -19
- package/dist/libs/contracts/dist/llm/index.js +0 -2
- package/dist/libs/contracts/dist/llm/prompts.js +0 -1
- package/dist/libs/contracts/dist/onboarding-base.js +0 -196
- package/dist/libs/contracts/dist/openapi.js +0 -1
- package/dist/libs/contracts/dist/ownership.js +0 -21
- package/dist/libs/contracts/dist/presentations.js +0 -1
- package/dist/libs/contracts/dist/presentations.v2.js +0 -11
- package/dist/libs/contracts/dist/prompt.js +0 -1
- package/dist/libs/contracts/dist/promptRegistry.js +0 -1
- package/dist/libs/contracts/dist/regenerator/index.js +0 -1
- package/dist/libs/contracts/dist/regenerator/service.js +0 -6
- package/dist/libs/contracts/dist/registry.js +0 -2
- package/dist/libs/contracts/dist/resources.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/EnumType.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/FieldType.js +0 -49
- package/dist/libs/contracts/dist/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/contracts/dist/schema/dist/SchemaModel.js +0 -34
- package/dist/libs/contracts/dist/schema/dist/entity/defineEntity.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/entity/index.js +0 -2
- package/dist/libs/contracts/dist/schema/dist/entity/types.js +0 -1
- package/dist/libs/contracts/dist/schema/dist/index.js +0 -6
- package/dist/libs/contracts/dist/server/graphql-pothos.js +0 -6
- package/dist/libs/contracts/dist/server/index.js +0 -8
- package/dist/libs/contracts/dist/server/mcp/createMcpServer.js +0 -4
- package/dist/libs/contracts/dist/server/mcp/registerPresentations.js +0 -2
- package/dist/libs/contracts/dist/server/mcp/registerPrompts.js +0 -1
- package/dist/libs/contracts/dist/server/mcp/registerResources.js +0 -2
- package/dist/libs/contracts/dist/server/mcp/registerTools.js +0 -1
- package/dist/libs/contracts/dist/server/provider-mcp.js +0 -1
- package/dist/libs/contracts/dist/server/rest-elysia.js +0 -1
- package/dist/libs/contracts/dist/server/rest-express.js +0 -1
- package/dist/libs/contracts/dist/server/rest-generic.js +0 -1
- package/dist/libs/contracts/dist/server/rest-next-app.js +0 -1
- package/dist/libs/contracts/dist/server/rest-next-pages.js +0 -1
- package/dist/libs/contracts/dist/spec.js +0 -34
- package/dist/libs/contracts/dist/telemetry/index.js +0 -1
- package/dist/libs/contracts/dist/telemetry/tracker.js +0 -1
- package/dist/libs/contracts/dist/tests/index.js +0 -1
- package/dist/libs/contracts/dist/tests/runner.js +0 -2
- package/dist/libs/contracts/dist/workflow/index.js +0 -1
- package/dist/libs/contracts/dist/workflow/runner.js +0 -1
- package/dist/libs/schema/dist/EnumType.js +0 -56
- package/dist/libs/schema/dist/FieldType.js +0 -49
- package/dist/libs/schema/dist/ScalarTypeEnum.js +0 -236
- package/dist/libs/schema/dist/SchemaModel.js +0 -39
- package/dist/libs/schema/dist/entity/defineEntity.js +0 -1
- package/dist/libs/schema/dist/entity/index.js +0 -2
- package/dist/libs/schema/dist/entity/types.js +0 -1
- package/dist/libs/schema/dist/index.js +0 -6
- package/dist/query/index.d.ts +0 -4
- package/dist/query/query.contracts.d.ts +0 -177
- package/dist/query/query.enum.d.ts +0 -9
- package/dist/query/query.presentation.d.ts +0 -7
- package/dist/query/query.schema.d.ts +0 -142
- package/dist/query-engine/index.d.ts +0 -105
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import * as _lssm_lib_schema115 from "@lssm/lib.schema";
|
|
2
|
-
|
|
3
|
-
//#region src/query/query.schema.d.ts
|
|
4
|
-
/**
|
|
5
|
-
* A data query.
|
|
6
|
-
*/
|
|
7
|
-
declare const QueryModel: _lssm_lib_schema115.SchemaModel<{
|
|
8
|
-
id: {
|
|
9
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
10
|
-
isOptional: false;
|
|
11
|
-
};
|
|
12
|
-
name: {
|
|
13
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
14
|
-
isOptional: false;
|
|
15
|
-
};
|
|
16
|
-
description: {
|
|
17
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
18
|
-
isOptional: true;
|
|
19
|
-
};
|
|
20
|
-
type: {
|
|
21
|
-
type: _lssm_lib_schema115.EnumType<[string, string, string, string]>;
|
|
22
|
-
isOptional: false;
|
|
23
|
-
};
|
|
24
|
-
definition: {
|
|
25
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
26
|
-
isOptional: false;
|
|
27
|
-
};
|
|
28
|
-
sql: {
|
|
29
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
30
|
-
isOptional: true;
|
|
31
|
-
};
|
|
32
|
-
cacheTtlSeconds: {
|
|
33
|
-
type: _lssm_lib_schema115.FieldType<number, number>;
|
|
34
|
-
isOptional: false;
|
|
35
|
-
};
|
|
36
|
-
isShared: {
|
|
37
|
-
type: _lssm_lib_schema115.FieldType<boolean, boolean>;
|
|
38
|
-
isOptional: false;
|
|
39
|
-
};
|
|
40
|
-
createdAt: {
|
|
41
|
-
type: _lssm_lib_schema115.FieldType<Date, string>;
|
|
42
|
-
isOptional: false;
|
|
43
|
-
};
|
|
44
|
-
}>;
|
|
45
|
-
/**
|
|
46
|
-
* Query execution result.
|
|
47
|
-
*/
|
|
48
|
-
declare const QueryResultModel: _lssm_lib_schema115.SchemaModel<{
|
|
49
|
-
queryId: {
|
|
50
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
51
|
-
isOptional: false;
|
|
52
|
-
};
|
|
53
|
-
data: {
|
|
54
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
55
|
-
isOptional: false;
|
|
56
|
-
};
|
|
57
|
-
columns: {
|
|
58
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
59
|
-
isOptional: false;
|
|
60
|
-
};
|
|
61
|
-
rowCount: {
|
|
62
|
-
type: _lssm_lib_schema115.FieldType<number, number>;
|
|
63
|
-
isOptional: false;
|
|
64
|
-
};
|
|
65
|
-
executionTimeMs: {
|
|
66
|
-
type: _lssm_lib_schema115.FieldType<number, number>;
|
|
67
|
-
isOptional: false;
|
|
68
|
-
};
|
|
69
|
-
cachedAt: {
|
|
70
|
-
type: _lssm_lib_schema115.FieldType<Date, string>;
|
|
71
|
-
isOptional: true;
|
|
72
|
-
};
|
|
73
|
-
error: {
|
|
74
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
75
|
-
isOptional: true;
|
|
76
|
-
};
|
|
77
|
-
}>;
|
|
78
|
-
/**
|
|
79
|
-
* Input for creating a query.
|
|
80
|
-
*/
|
|
81
|
-
declare const CreateQueryInputModel: _lssm_lib_schema115.SchemaModel<{
|
|
82
|
-
name: {
|
|
83
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
84
|
-
isOptional: false;
|
|
85
|
-
};
|
|
86
|
-
description: {
|
|
87
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
88
|
-
isOptional: true;
|
|
89
|
-
};
|
|
90
|
-
type: {
|
|
91
|
-
type: _lssm_lib_schema115.EnumType<[string, string, string, string]>;
|
|
92
|
-
isOptional: false;
|
|
93
|
-
};
|
|
94
|
-
definition: {
|
|
95
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
96
|
-
isOptional: false;
|
|
97
|
-
};
|
|
98
|
-
sql: {
|
|
99
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
100
|
-
isOptional: true;
|
|
101
|
-
};
|
|
102
|
-
metricIds: {
|
|
103
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
104
|
-
isArray: true;
|
|
105
|
-
isOptional: true;
|
|
106
|
-
};
|
|
107
|
-
cacheTtlSeconds: {
|
|
108
|
-
type: _lssm_lib_schema115.FieldType<number, number>;
|
|
109
|
-
isOptional: true;
|
|
110
|
-
};
|
|
111
|
-
isShared: {
|
|
112
|
-
type: _lssm_lib_schema115.FieldType<boolean, boolean>;
|
|
113
|
-
isOptional: true;
|
|
114
|
-
};
|
|
115
|
-
}>;
|
|
116
|
-
/**
|
|
117
|
-
* Input for executing a query.
|
|
118
|
-
*/
|
|
119
|
-
declare const ExecuteQueryInputModel: _lssm_lib_schema115.SchemaModel<{
|
|
120
|
-
queryId: {
|
|
121
|
-
type: _lssm_lib_schema115.FieldType<string, string>;
|
|
122
|
-
isOptional: false;
|
|
123
|
-
};
|
|
124
|
-
parameters: {
|
|
125
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
126
|
-
isOptional: true;
|
|
127
|
-
};
|
|
128
|
-
dateRange: {
|
|
129
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
130
|
-
isOptional: true;
|
|
131
|
-
};
|
|
132
|
-
filters: {
|
|
133
|
-
type: _lssm_lib_schema115.FieldType<unknown, unknown>;
|
|
134
|
-
isOptional: true;
|
|
135
|
-
};
|
|
136
|
-
forceRefresh: {
|
|
137
|
-
type: _lssm_lib_schema115.FieldType<boolean, boolean>;
|
|
138
|
-
isOptional: true;
|
|
139
|
-
};
|
|
140
|
-
}>;
|
|
141
|
-
//#endregion
|
|
142
|
-
export { CreateQueryInputModel, ExecuteQueryInputModel, QueryModel, QueryResultModel };
|
|
@@ -1,105 +0,0 @@
|
|
|
1
|
-
//#region src/query-engine/index.d.ts
|
|
2
|
-
/**
|
|
3
|
-
* Analytics Query Engine
|
|
4
|
-
*
|
|
5
|
-
* Provides query execution and caching for analytics dashboards.
|
|
6
|
-
*/
|
|
7
|
-
interface QueryDefinition {
|
|
8
|
-
type: 'SQL' | 'METRIC' | 'AGGREGATION' | 'CUSTOM';
|
|
9
|
-
sql?: string;
|
|
10
|
-
metricIds?: string[];
|
|
11
|
-
aggregation?: AggregationDefinition;
|
|
12
|
-
custom?: CustomQueryDefinition;
|
|
13
|
-
}
|
|
14
|
-
interface AggregationDefinition {
|
|
15
|
-
source: string;
|
|
16
|
-
measures: MeasureDefinition[];
|
|
17
|
-
dimensions: DimensionDefinition[];
|
|
18
|
-
filters?: FilterDefinition[];
|
|
19
|
-
orderBy?: OrderByDefinition[];
|
|
20
|
-
limit?: number;
|
|
21
|
-
}
|
|
22
|
-
interface MeasureDefinition {
|
|
23
|
-
name: string;
|
|
24
|
-
field: string;
|
|
25
|
-
aggregation: 'COUNT' | 'SUM' | 'AVG' | 'MIN' | 'MAX' | 'COUNT_DISTINCT';
|
|
26
|
-
format?: string;
|
|
27
|
-
}
|
|
28
|
-
interface DimensionDefinition {
|
|
29
|
-
name: string;
|
|
30
|
-
field: string;
|
|
31
|
-
type?: 'TIME' | 'STRING' | 'NUMBER';
|
|
32
|
-
granularity?: 'HOUR' | 'DAY' | 'WEEK' | 'MONTH' | 'YEAR';
|
|
33
|
-
}
|
|
34
|
-
interface FilterDefinition {
|
|
35
|
-
field: string;
|
|
36
|
-
operator: 'eq' | 'neq' | 'gt' | 'gte' | 'lt' | 'lte' | 'in' | 'nin' | 'contains' | 'between';
|
|
37
|
-
value: unknown;
|
|
38
|
-
}
|
|
39
|
-
interface OrderByDefinition {
|
|
40
|
-
field: string;
|
|
41
|
-
direction: 'ASC' | 'DESC';
|
|
42
|
-
}
|
|
43
|
-
interface CustomQueryDefinition {
|
|
44
|
-
handler: string;
|
|
45
|
-
parameters: Record<string, unknown>;
|
|
46
|
-
}
|
|
47
|
-
interface QueryParameters {
|
|
48
|
-
dateRange?: {
|
|
49
|
-
start: Date;
|
|
50
|
-
end: Date;
|
|
51
|
-
granularity?: string;
|
|
52
|
-
};
|
|
53
|
-
filters?: FilterDefinition[];
|
|
54
|
-
parameters?: Record<string, unknown>;
|
|
55
|
-
}
|
|
56
|
-
interface QueryResult {
|
|
57
|
-
data: Record<string, unknown>[];
|
|
58
|
-
columns: ColumnDefinition[];
|
|
59
|
-
rowCount: number;
|
|
60
|
-
executionTimeMs: number;
|
|
61
|
-
cached: boolean;
|
|
62
|
-
cachedAt?: Date;
|
|
63
|
-
error?: string;
|
|
64
|
-
}
|
|
65
|
-
interface ColumnDefinition {
|
|
66
|
-
name: string;
|
|
67
|
-
type: 'STRING' | 'NUMBER' | 'DATE' | 'BOOLEAN';
|
|
68
|
-
label?: string;
|
|
69
|
-
format?: string;
|
|
70
|
-
}
|
|
71
|
-
interface IQueryEngine {
|
|
72
|
-
execute(definition: QueryDefinition, params: QueryParameters): Promise<QueryResult>;
|
|
73
|
-
validateQuery(definition: QueryDefinition): {
|
|
74
|
-
valid: boolean;
|
|
75
|
-
errors: string[];
|
|
76
|
-
};
|
|
77
|
-
}
|
|
78
|
-
interface IQueryCache {
|
|
79
|
-
get(key: string): Promise<QueryResult | null>;
|
|
80
|
-
set(key: string, result: QueryResult, ttlSeconds: number): Promise<void>;
|
|
81
|
-
invalidate(pattern: string): Promise<void>;
|
|
82
|
-
}
|
|
83
|
-
declare class InMemoryQueryCache implements IQueryCache {
|
|
84
|
-
private cache;
|
|
85
|
-
get(key: string): Promise<QueryResult | null>;
|
|
86
|
-
set(key: string, result: QueryResult, ttlSeconds: number): Promise<void>;
|
|
87
|
-
invalidate(pattern: string): Promise<void>;
|
|
88
|
-
}
|
|
89
|
-
declare class BasicQueryEngine implements IQueryEngine {
|
|
90
|
-
private cache;
|
|
91
|
-
constructor(cache?: IQueryCache);
|
|
92
|
-
execute(definition: QueryDefinition, params: QueryParameters): Promise<QueryResult>;
|
|
93
|
-
validateQuery(definition: QueryDefinition): {
|
|
94
|
-
valid: boolean;
|
|
95
|
-
errors: string[];
|
|
96
|
-
};
|
|
97
|
-
private buildCacheKey;
|
|
98
|
-
private executeAggregation;
|
|
99
|
-
private executeMetric;
|
|
100
|
-
private executeSql;
|
|
101
|
-
private generateMockData;
|
|
102
|
-
}
|
|
103
|
-
declare function createQueryEngine(cache?: IQueryCache): IQueryEngine;
|
|
104
|
-
//#endregion
|
|
105
|
-
export { AggregationDefinition, BasicQueryEngine, ColumnDefinition, CustomQueryDefinition, DimensionDefinition, FilterDefinition, IQueryCache, IQueryEngine, InMemoryQueryCache, MeasureDefinition, OrderByDefinition, QueryDefinition, QueryParameters, QueryResult, createQueryEngine };
|