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

1.0.32 • Public • Published

Installation

npm install --save @types/type-name

Summary

This package contains type definitions for type-name (https://github.com/twada/type-name/).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/type-name.

index.d.ts

declare function typeName(anyVar: any): string;
declare namespace typeName {}

export = typeName;
export as namespace typeName;

Additional Details

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

Credits

These definitions were written by .

Readme

Keywords

none

Package Sidebar

Install

npm i @types/type-name

Weekly Downloads

127

Version

1.0.32

License

MIT

Unpacked Size

2.59 kB

Total Files

5

Last publish

Collaborators

  • types