UNPKG

@arco-design/web-react

Version:

Arco Design React UI Library.

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