fffiloni's picture
Upload 953 files
f9f0fec verified
raw
history blame contribute delete
No virus
275 Bytes
export { client, post_data, upload_files, duplicate, api_factory } from "./client.js";
export type { SpaceStatus } from "./types.js";
export { normalise_file, FileData, upload, get_fetchable_url_or_file, prepare_files } from "./upload.js";
//# sourceMappingURL=index.d.ts.map