add record on input functionality
This commit is contained in:
parent
43dce1e4cc
commit
22ebfcf2af
9 changed files with 72 additions and 23 deletions
|
|
@ -14,7 +14,9 @@
|
|||
"typeRoots": ["./node_modules/@types"],
|
||||
"types": [
|
||||
"webpack-env",
|
||||
"jest"
|
||||
"jest",
|
||||
"animejs",
|
||||
"dom-mediacapture-record"
|
||||
],
|
||||
"paths": {
|
||||
"@/*": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue