mirror of
https://github.com/koush/scrypted.git
synced 2026-08-08 22:30:40 +01:00
common: update types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { RTCAVSignalingSetup, RTCSignalingOptions, RTCSignalingSendIceCandidate, RTCSignalingSession } from "../../sdk/types/src/types.input";
|
||||
import type { RTCAVSignalingSetup, RTCSignalingOptions, RTCSignalingSendIceCandidate, RTCSignalingSession } from "@scrypted/types";
|
||||
import { Deferred } from "./deferred";
|
||||
|
||||
function getUserAgent() {
|
||||
|
||||
Reference in New Issue
Block a user