Skip to main content
->
Runtime Manual
API reference
Examples
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
CompressCallback - Node documentation
Uncategorized
view all 183 symbols
Node
CompressCallback
type alias
CompressCallback
Definition
(
error
:
Error
|
null
,
result
:
Buffer
,
) =>
void
Document Navigation
Definition
Back to top