UNPKG

@hypernetlabs/objects

Version:
6 lines 218 B
export declare class RegistryPermissionError extends Error { src?: unknown; protected errorCode: string; constructor(message?: string, src?: unknown); } //# sourceMappingURL=RegistryPermissionError.d.ts.map