Files
DefinitelyTyped/types/jschannel/jschannel-tests.ts
Yitzchok Gottlieb 5d8c5e2a4f Add test content
2017-11-29 16:41:24 -05:00

4 lines
93 B
TypeScript

import { build } from 'jschannel';
build({ window: null, origin: "*", scope: "testScope"});