UNPKG

@bee-design/ui

Version:

Bee Design React UI Library.

10 lines (9 loc) 219 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.STATUS = void 0; exports.STATUS = { init: 'init', uploading: 'uploading', success: 'done', fail: 'error', };