forked from webdetails/ccc
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcdo-bundle-files.js
More file actions
32 lines (32 loc) · 921 Bytes
/
cdo-bundle-files.js
File metadata and controls
32 lines (32 loc) · 921 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
'cdo/_data',
'cdo/meta/dimensionType',
'cdo/meta/complexType',
'cdo/meta/complexTypeProject',
'cdo/atom',
'cdo/complex',
'cdo/complexView',
'cdo/datum',
'cdo/dimension',
'cdo/data/data',
'cdo/data/data.selected',
'cdo/data/data.operations',
'cdo/data/data.compat',
'cdo/oper/abstract-oper',
'cdo/oper/grouping-oper',
'cdo/oper/groupingSpec',
'cdo/oper/linear-interp-oper',
'cdo/oper/linear-interp-seriesState',
'cdo/oper/zero-interp-oper',
'cdo/oper/zero-interp-seriesState',
'cdo/translation/abstract-transl',
'cdo/translation/abstract-matrix-transl',
'cdo/translation/crosstab-transl',
'cdo/translation/relational-transl',
'cdo/format/number-formatStyle',
'cdo/format/number-format',
'cdo/format/date-format',
'cdo/format/custom-format',
'cdo/format/formatProvider',
'cdo/format/format-language'
]