UNPKG

@furystack/core

Version:
7 lines 243 B
/** * Thrown when a DataSet authorization callback rejects an operation. REST * action handlers translate this to a 403 response. */ export declare class AuthorizationError extends Error { } //# sourceMappingURL=authorization-error.d.ts.map