UNPKG

angular-weblineindia-qrcode-scanner-dg

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