- /// <reference path="../../../../dist/preview release/viewer/babylon.viewer.module.d.ts" />
- /*
- * Create a constant with the ChaiJS' expect module just to make the code more readable.
- */
- export const should = chai.should();
- export const expect = chai.expect;
- export const assert = chai.assert;
|