UNPKG

js-slang

Version:

Javascript-based implementations of Source, written in Typescript

3 lines (2 loc) 102 B
export declare const force: (x: Function) => any; export declare const promiseQ: (x: any) => boolean;