isSupport.ts 73 B

1
  1. export const isSupport = () => !!navigator.mediaDevices.getDisplayMedia;