2025-02-28 19:43:11 +08:00

2 lines
90 B
JavaScript

export { isDocument } from "./is-document.mjs";
export { download } from "./download.mjs";