6 lines
108 B
JavaScript
6 lines
108 B
JavaScript
// ColDef
|
|
|
|
// Other types
|
|
export * from './gridColType';
|
|
export * from './gridColumnTypesRecord';
|
|
export {}; |