mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 18:19:58 +00:00
Make type imports explicit
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
import Session from "./Session";
|
||||
import type Session from "./Session";
|
||||
|
||||
import {
|
||||
AutoJoinPolicy,
|
||||
|
||||
Reference in New Issue
Block a user