Implement initial media overlay

This commit is contained in:
hensm
2020-01-12 12:08:29 +00:00
parent 270d62e6f8
commit d65c607479
18 changed files with 552 additions and 11 deletions

View File

@@ -3,7 +3,6 @@
"esModuleInterop": true
, "module": "commonjs"
, "noImplicitAny": true
, "noUnusedLocals": true
, "noUnusedParameters": true
, "removeComments": true
, "resolveJsonModule": true