UNPKG

@pubby/sdk

Version:
3 lines (2 loc) 98 B
import { PubbyStream } from "../lib/stream"; export declare function last<T>(): PubbyStream<T>;