1.0.32 • Published 6 months ago

@types/type-name v1.0.32

Weekly downloads
1,086
License
MIT
Repository
github
Last release
6 months ago

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

// Type definitions for type-name v1.0.1
// Project: https://github.com/twada/type-name/
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

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

export = typeName;
export as namespace typeName;
  

Additional Details

  • Last updated: Thu, 23 Dec 2021 23:35:56 GMT
  • Dependencies: none
  • Global values: typeName

Credits

These definitions were written by DefinitelyTyped.

1.0.32

6 months ago

1.0.31

7 months ago

1.0.30

8 months ago

1.0.29

2 years ago

1.0.28

4 years ago

1.0.27

8 years ago

1.0.26

8 years ago

1.0.25-alpha

8 years ago

1.0.24-alpha

8 years ago

1.0.23-alpha

8 years ago

1.0.22-alpha

8 years ago

1.0.21-alpha

8 years ago

1.0.20-alpha

8 years ago

1.0.19-alpha

8 years ago

1.0.14-alpha

8 years ago

1.0.13-alpha

8 years ago