Transformations to apply on the document and each subresource.
To also perform the default transformations, make this callback run resource.dry().
resource.dry()
Can be defined via the dryResource option.
The resource to be ‘dried’.
Whether resource is the top-level document (rather than a subresource).
resource
Transformations to apply on the document and each subresource.
To also perform the default transformations, make this callback run
resource.dry()
.Can be defined via the dryResource option.