# Installation
> `npm install --save @types/jasmine`

# Summary
This package contains type definitions for Jasmine (https://jasmine.github.io/).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jasmine/v2.

### Additional Details
 * Last updated: Mon, 22 Jun 2020 05:54:42 GMT
 * Dependencies: none
 * Global values: `afterAll`, `afterEach`, `beforeAll`, `beforeEach`, `describe`, `expect`, `fail`, `fdescribe`, `fit`, `it`, `jasmine`, `pending`, `runs`, `spyOn`, `spyOnProperty`, `waits`, `waitsFor`, `xdescribe`, `xit`

# Credits
These definitions were written by [Boris Yankov](https://github.com/borisyankov), [Theodore Brown](https://github.com/theodorejb), [David Pärsson](https://github.com/davidparsson), [Gabe Moothart](https://github.com/gmoothart), [Lukas Zech](https://github.com/lukas-zech-software), [Boris Breuer](https://github.com/Engineer2B), [Chris Yungmann](https://github.com/cyungmann), [Yaroslav Admin](https://github.com/devoto13), and [Domas Trijonis](https://github.com/fdim).
