6 lines
145 B
TypeScript
Raw Normal View History

// Type definitions for Microsoft ODSP projects
// Project: ODSP
2017-02-03 09:57:23 -06:00
/* Global definition for UNIT_TEST builds */
declare const UNIT_TEST: boolean;