UNPKG

92 BJavaScriptView Raw
1// https://www.w3.org/TR/WebIDL-1/#quotaexceedederror
2export const QUOTA_EXCEEDED_ERR = 22;