UNPKG

@jsxtools/aui

Version:

A baseline UI as Mixins, Custom Elements, React Components, etc.

4 lines (3 loc) 279 B
export { showOpenFilePicker, type FilePickerAcceptType, type ShowOpenFilePickerOptions } from "./api/show-open-file-picker.ts"; export { HTMLElement, customElements, type CustomElement, type CustomElementConstructor } from "./api/dom.ts"; export { fetch } from "./api/fetch.ts";