2024-01-29 09:26:07 +08:00

2 lines
90 B
JavaScript

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