mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-15 05:37:32 +00:00
feat(native): media capture (#9992)
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "./dist"
|
||||
},
|
||||
"include": ["index.d.ts"],
|
||||
"include": ["index.d.ts", "media-capture-example.ts"],
|
||||
"references": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user