Skip to main content

type alias CompressCallback

Definition #

(
error: Error | null,
result: Buffer,
) => void

Did you find what you needed?

Privacy policy