@types/setup-polly-jest
TypeScript icon, indicating that this package has built-in type declarations

0.5.5 • Public • Published

Installation

npm install --save @types/setup-polly-jest

Summary

This package contains type definitions for setup-polly-jest (https://github.com/gribnoysup/setup-polly-jest#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/setup-polly-jest.

index.d.ts

import { Polly, PollyConfig } from "@pollyjs/core";

export interface Context {
    readonly polly: Polly;
}

export function setupPolly(config?: PollyConfig): Context;

Additional Details

Credits

These definitions were written by Offir Golan.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/setup-polly-jest

Weekly Downloads

16,485

Version

0.5.5

License

MIT

Unpacked Size

3.25 kB

Total Files

5

Last publish

Collaborators

  • types