UNPKG

media-stream-library

Version:

Media stream library for Node & the Web.

3 lines (2 loc) 105 B
import { Test } from 'uvu'; export declare function describe(name: string, fn: (s: Test) => void): void;