@types/contentful-resolve-response
TypeScript icon, indicating that this package has built-in type declarations

0.1.33 • Public • Published

Installation

npm install --save @types/contentful-resolve-response

Summary

This package contains type definitions for contentful-resolve-response (https://github.com/contentful/contentful-resolve-response).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/contentful-resolve-response.

index.d.ts

interface ResolveResponseOptions {
    removeUnresolved?: boolean;
    itemEntryPoints?: string[];
}

declare function resolveResponse(response: any, options?: ResolveResponseOptions): any;
export = resolveResponse;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Anton Karsten.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/contentful-resolve-response

Weekly Downloads

10,545

Version

0.1.33

License

MIT

Unpacked Size

3.14 kB

Total Files

5

Last publish

Collaborators

  • types