UNPKG

@aplus-frontend/ui

Version:

10 lines (9 loc) 231 B
import { withInstall as o } from "@aplus-frontend/utils"; import p from "./ApLabel.mjs"; import r from "./group/ApLabelGroup.mjs"; import "./interface.mjs"; const e = o(p), i = o(r); export { e as ApLabel, i as ApLabelGroup };