UNPKG

@anglr/grid

Version:
17 lines 600 B
export * from './components'; export * from './directives'; export * from './interfaces'; export * from './misc/enums'; export * from './misc/gridPluginInstancesDef'; export * from './misc/providers'; export * from './misc/tokens'; export * from './misc/types'; export * from './misc/utils'; export * from './modules'; export * from './pipes'; export * from './plugins'; //TODO: colors as css variables //TODO: use inject in base classes also in plugins //TODO: maybe unify id and name and use only one (ID)?? //TODO: maybe add ordering to permanent grid initializer //# sourceMappingURL=index.js.map