/** * This is a file to configure custom errors */ /* Proxy Restriction Errors */ class ProxyReadOnlySetError extends Error {} class ProxyWriteOnceSetError extends Error {}