images-viewer-vue3
Version:
A lightweight image viewer for Vue3
23 lines (22 loc) • 368 B
JavaScript
import { c as s } from "./npm-naive-ui-COK1LMiT.js";
const n = () => {
const {
message: a,
dialog: i,
notification: o,
loadingBar: e,
modal: t
} = s(
["message", "dialog", "notification", "loadingBar", "modal"]
);
return {
message: a,
dialog: i,
notification: o,
loadingBar: e,
modal: t
};
};
export {
n as u
};