feat: support attachment uploading

This commit is contained in:
三咲智子 2022-11-24 01:17:54 +08:00
parent de59800c2b
commit d79011e39a
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
6 changed files with 115 additions and 9 deletions

1
shims.d.ts vendored Normal file
View file

@ -0,0 +1 @@
/// <reference types="@types/wicg-file-system-access" />