UNPKG

@phryneas/turbo-stream

Version:

A streaming data transport format that aims to support built-in features such as Promises, Dates, RegExps, Maps, Sets and more.

3 lines (2 loc) 132 B
import { type ThisEncode } from "./utils.js"; export declare function flatten(this: ThisEncode, input: unknown): number | [number];