Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.1 KB

File metadata and controls

29 lines (22 loc) · 1.1 KB

nightingale-json-formatter

Deprecated: use JSONFormatter from nightingale

Install

npm install --save nightingale

Usage

import { JSONFormatter } from "nightingale";

JSONFormatter.format(record);