UNPKG

@terrencecrowley/ot-js

Version:
6 lines (5 loc) 193 B
import * as OT from "../lib/all"; export declare namespace test { function test_server(ctx: OT.IExecutionContext): void; function tests(): Array<(ctx: OT.IExecutionContext) => void>; }