UNPKG

winbox-ui-next

Version:

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

5 lines (4 loc) 120 B
function throwError(location, message) { throw new Error(`[naive/${location}]: ${message}`); } export { throwError };