summaryrefslogtreecommitdiff
path: root/std/multipart
diff options
context:
space:
mode:
Diffstat (limited to 'std/multipart')
-rw-r--r--std/multipart/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/multipart/mod.ts b/std/multipart/mod.ts
new file mode 100644
index 000000000..8e8a665a9
--- /dev/null
+++ b/std/multipart/mod.ts
@@ -0,0 +1 @@
+export * from "./formfile.ts";