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

2.0.3 • Public • Published

Installation

npm install --save @types/concatjson

Summary

This package contains type definitions for concatjson (https://github.com/manidlou/concatjson).

Details

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

index.d.ts

/// <reference types="node" />

import { Transform } from "stream";

export function parse(): Transform;
export function serialize(): Transform;
export { serialize as stringify };

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: @types/node

Credits

These definitions were written by David Hoppe.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/concatjson

Weekly Downloads

344

Version

2.0.3

License

MIT

Unpacked Size

2.97 kB

Total Files

5

Last publish

Collaborators

  • types