UNPKG

sqrl-cli-functions

Version:

SQRL (A Safe, Stateful Rules Language for Event Streams) - functions intended for command line tools

3 lines (2 loc) 90 B
/// <reference types="node" /> export declare function bufferHumanJson(msg: Buffer): any;