UNPKG

@angular-package/testing

Version:

Jasmine unit testing wrapper with additional custom testing features.

4 lines (3 loc) 154 B
import { TestingObject } from '../../interface'; export declare const TESTING_OBJECT: TestingObject; export declare const TESTING_OBJECT_ONE_NEW: Object;