UNPKG

@angular-package/testing

Version:

Jasmine unit testing wrapper with additional custom testing features.

5 lines (4 loc) 193 B
export declare const TESTING_FALSE = false; export declare const TESTING_TRUE = true; export declare const TESTING_FALSE_INSTANCE: Boolean; export declare const TESTING_TRUE_INSTANCE: Boolean;