UNPKG

@knowmax/genericlist-core

Version:

Knowmax Generic list with basic CRUD support without any user interface implementation.

6 lines (5 loc) 186 B
export * from './GenericList'; export * from './GenericCudList'; export * from './GenericListHook'; export * from './GenericListSettings'; export * from './GenericListSettingsProvider';