Fix type only import
Ref: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/28190#issuecomment-444339277
This commit is contained in:
parent
a0c5dd84c7
commit
c750329fb1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { cast } from "chromecast-caf-receiver";
|
||||
/// <reference types="chromecast-caf-receiver" />
|
||||
import { useEffect, useState } from "react";
|
||||
|
||||
type Receiver = {
|
||||
|
|
Loading…
Add table
Reference in a new issue