2025-12-10 12:02:17 +08:00

2 lines
90 B
JavaScript

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