Updated exports
This commit is contained in:
parent
7025f316de
commit
71403289c2
@ -5,4 +5,6 @@ export * from './components/Column'
|
||||
export {type GridlerProps,type GridlerRef,type GridlerState, useGridlerStore } from './components/GridlerStore'
|
||||
export { GridlerRightMenuIcon } from './components/RightMenuIcon'
|
||||
export {Gridler} from './Gridler'
|
||||
export * from './utils'
|
||||
export {GoAPIHeaders} from './utils'
|
||||
export type {FetchAPIOperation} from './utils'
|
||||
export type {APIOptions} from './utils/types'
|
||||
Loading…
Reference in New Issue
Block a user