@types/zeit__next-source-maps
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

Installation

npm install --save @types/zeit__next-source-maps

Summary

This package contains type definitions for @zeit/next-source-maps (https://github.com/zeit/next-plugins/tree/master/packages/next-source-maps).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/zeit__next-source-maps.

index.d.ts

declare function withSourceMaps(
    nextConfig?: { [key: string]: any },
): { [key: string]: any };

export = withSourceMaps;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by ldthorne.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/zeit__next-source-maps

Weekly Downloads

538

Version

0.0.5

License

MIT

Unpacked Size

2.92 kB

Total Files

5

Last publish

Collaborators

  • types