UNPKG

@itgold/grandbazar-ui-kit

Version:

Grandbazar.io UI component library: React, Typescript, Tailwind, Rollup, Storybook, Jest.

6 lines (5 loc) 78 B
export interface IDragItem { index: number; id: string; type: string; }