UNPKG

102 BTypeScriptView Raw
1/// <reference types="node" />
2export declare function print(data: string | Buffer): Promise<void>;