mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Add stubbed cast.framework API implementation
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
, "esModuleInterop": true
|
||||
, "jsx": "react"
|
||||
, "lib": [ "esnext", "dom" ]
|
||||
, "module": "commonjs"
|
||||
, "moduleResolution": "node"
|
||||
, "noImplicitAny": true
|
||||
, "removeComments": true
|
||||
|
||||
Reference in New Issue
Block a user