UNPKG

outlayer

Version:

the brains and guts of a layout library

6 lines (5 loc) 198 B
QUnit.test( 'basics', function( assert ) { assert.equal( typeof Outlayer, 'function', 'Outlayer is a function' ); // TODO pckry should be null or something // var olayer = new Outlayer(); });