7 lines
172 B
TypeScript

export * from './CRUDActions'
export * from './CRUDForm'
export * from './CRUDList'
export * from './CRUDReducer'
export * from './CRUDAction'
export * from './CRUDMethod'