UNPKG

@pubby/sdk

Version:
3 lines (2 loc) 119 B
import { PubbyStream } from "../lib/stream"; export declare function interval(period?: number): PubbyStream<number>;