error-codes.js 92 Bytes Raw Blame History Permalink 1 2 // https://www.w3.org/TR/WebIDL-1/#quotaexceedederror export const QUOTA_EXCEEDED_ERR = 22;