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

0.1.7 • Public • Published

Installation

npm install --save @types/zeit__next-typescript

Summary

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

Details

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

index.d.ts

declare function withTypescript(
    /** @default {} */
    nextConfig?: { [key: string]: any },
): { [key: string]: any };

export = withTypescript;

Additional Details

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

Credits

These definitions were written by icopp.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/zeit__next-typescript

Weekly Downloads

1,646

Version

0.1.7

License

MIT

Unpacked Size

2.94 kB

Total Files

5

Last publish

Collaborators

  • types