UNPKG

@kcuf/canvas-marking-react-headless

Version:
5 lines (4 loc) 251 B
export { default } from './provider'; export * from './hook'; export type { IModelProps as CanvasMarkingProps, IImperativeRef as CanvasMarkingImperativeRef, IPlugins as CanvasMarkingPropsPlugins } from './types'; export * from '@kcuf/canvas-marking';