UNPKG

wechaty-puppet-service

Version:
6 lines 243 B
import type { FileBoxInterface } from 'file-box'; /** * @deprecated Will be removed after Dec 31, 2022 */ export declare const serializeFileBox: (fileBox: FileBoxInterface) => Promise<string>; //# sourceMappingURL=serialize-file-box.d.ts.map