UNPKG

679 BMarkdownView Raw
1# Installation
2> `npm install --save @types/jasminewd2`
3
4# Summary
5This package contains type definitions for jasminewd2 (https://github.com/angular/jasminewd).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasminewd2.
9
10### Additional Details
11 * Last updated: Tue, 06 Jul 2021 21:33:43 GMT
12 * Dependencies: [@types/jasmine](https://npmjs.com/package/@types/jasmine)
13 * Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `fit`, `it`, `jasmine`, `xit`
14
15# Credits
16These definitions were written by [Sammy Jelin](https://github.com/sjelin), and [George Kalpakas](https://github.com/gkalpak).