UNPKG

@basic-streams/later

Version:
5 lines (3 loc) 126 B
// @flow import type {Stream} from "@basic-streams/stream" declare export default function later(time: number): Stream<void>