sp-dev-fx-webparts/samples/angular-ngofficeuifabric-fi.../typings/@ms/odsp.d.ts

8 lines
292 B
TypeScript
Raw Normal View History

// Type definitions for Microsoft ODSP projects
// Project: ODSP
/* Global definition for UNIT_TEST builds
Code that is wrapped inside an if(UNIT_TEST) {...}
block will not be included in the final bundle when the
--ship flag is specified */
2016-11-24 01:53:25 -05:00
declare const UNIT_TEST: boolean;