UNPKG

text-stream-search

Version:

Searches for occurrences of a given search term in Node.js text streams

2 lines (1 loc) 60 B
export declare type RejectFunction = (err: Error) => void;