Core modules of OneLabeler
npm install @onelabeler/core
- Needs to install UnoCSS + Tailwind, otherwise the style will not be shown correctly.
- Needs to install Pinia, otherwise the state management in label tasks will not function.
import { dataTypeImage } from '@onelabeler/core'
import '@onelabeler/core/dist/style.css'