UNPKG

@pubby/sdk

Version:
3 lines (2 loc) 127 B
import { PubbyStream } from "../lib/stream"; export declare function group(delimiter: string | RegExp): PubbyStream<string>;