@fluxninja/aperture-js / KeyDeleteResponse
Represents the response of a cache key delete operation.
▸ getError(): null | Error
Gets the error that occurred during the delete operation, if any.
null | Error
The error object or null if no error occurred.