How to use the @pollyjs/persister.type function in @pollyjs/persister

To help you get started, we’ve selected a few @pollyjs/persister examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github DefinitelyTyped / DefinitelyTyped / types / pollyjs__persister / pollyjs__persister-tests.ts View on Github external
import Persister from '@pollyjs/persister';

Persister.name;
Persister.type;

const persister = new Persister();
persister.options;

@pollyjs/persister

Extendable base persister class used by @pollyjs

Apache-2.0
Latest version published 1 year ago

Package Health Score

60 / 100
Full package analysis