UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

10 lines (9 loc) 273 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const NOTIFICATION_POSITION = [ "topLeft", "topRight", "bottomLeft", "bottomRight" ]; exports.NOTIFICATION_POSITION = NOTIFICATION_POSITION;