mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-09 14:34:58 +00:00
6 lines
145 B
TypeScript
6 lines
145 B
TypeScript
// Type definitions for Microsoft ODSP projects
|
|
// Project: ODSP
|
|
|
|
/* Global definition for UNIT_TEST builds */
|
|
declare const UNIT_TEST: boolean;
|