6 lines
145 B
TypeScript
Raw Normal View History

2020-11-06 17:29:14 +08:00
// Type definitions for Microsoft ODSP projects
// Project: ODSP
/* Global definition for UNIT_TEST builds */
declare const UNIT_TEST: boolean;