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

1.0.2 • Public • Published

Installation

npm install --save @types/defined

Summary

This package contains type definitions for defined (https://github.com/substack/defined).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/defined.

index.d.ts

export = defined;

declare function defined<T>(...args: T[]): T;
declare function defined(...args: any[]): any;

Additional Details

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

Credits

These definitions were written by BendingBender.

/@types/defined/

    Package Sidebar

    Install

    npm i @types/defined

    Weekly Downloads

    2,782

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    2.76 kB

    Total Files

    5

    Last publish

    Collaborators

    • types