jsonify-type
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

jsonify-type

Overview

This package simply provides the generic type Jsonify<T> which is the type of JSON.parse(​JSON.stringify(object)) when the type of object is T.

Installation

Install via npm.

npm i jsonify-type

Readme

Keywords

none

Package Sidebar

Install

npm i jsonify-type

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.39 kB

Total Files

7

Last publish

Collaborators

  • ziphil