UNPKG

@terrencecrowley/ot-js

Version:
7 lines (6 loc) 266 B
import * as IC from '../lib/icontext'; export declare namespace test { function test_compose(ctx: IC.IExecutionContext): void; function test_compose_random(ctx: IC.IExecutionContext): void; function tests(): Array<(ctx: IC.IExecutionContext) => void>; }