UNPKG

@knowmax/genericlist-core

Version:

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

7 lines (6 loc) 220 B
export * from './GenericList'; export * from './GenericCudList'; export * from './GenericListHook'; export * from './GenericListSettings'; export * from './GenericListSettingsProvider'; export * from './SimpleListHook';