UNPKG

@xata.io/screenshot

Version:

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

2 lines (1 loc) 72 B
export declare const sleep: (timeoutInMs?: number) => Promise<unknown>;