UNPKG

@nextgis/vuetify-notice

Version:

component to display quick message and dialog to a user

8 lines (6 loc) 210 B
'use strict'; if (process.env.NODE_ENV === 'production') { module.exports = require('./lib/vuetify-notice.esm-bundler.prod.js'); } else { module.exports = require('./lib/vuetify-notice.esm-bundler.js'); }