UNPKG

@rksan/mock-media-devices

Version:

WebAPI window.navigator.mediaDevices のモック

11 lines 540 B
export type * as enum from "./enum"; export type * as MediaTrackSettings from "./MediaTrackSettings/"; export type * from "./MediaDeviceInfoArgs"; export type * from "./MediaDeviceArgs"; export type * from "./MediaStreamEventHandler"; export type * from "./MediaTrackConstraintsOfAll"; export type * from "./MediaTrackConstraintsOfAudio"; export type * from "./MediaTrackConstraintsOfImage"; export type * from "./MediaTrackConstraintsOfVideo"; export type * from "./MediaTrackConstraintsOfSharedScreen"; //# sourceMappingURL=index.d.ts.map