UNPKG

@xata.io/screenshot

Version:

A zero-dependency browser-native way to take screenshots powered by the native web MediaDevices API.

3 lines (2 loc) 120 B
export { checkIfBrowserSupported } from "./checkIfBrowserSupported"; export { takeScreenshot } from "./takeScreenshot";