UNPKG

angular-weblineindia-qrcode-scanner

Version:
7 lines 196 B
import Exception from './Exception'; /** * Custom Error class of type Exception. */ export default class ArithmeticException extends Exception { } //# sourceMappingURL=ArithmeticException.js.map