UNPKG

winbox-ui-next

Version:

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

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