@keymanapp/common-types
Version:
Keyman Developer keyboard file types
10 lines (8 loc) • 457 B
JavaScript
/**
* Base class for all common/web/types errors thrown
*/
!function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},n=(new Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="e198b0c9-7931-5109-bcbc-b5ad56a2aafe")}catch(e){}}();
export class KeymanTypesError extends Error {
}
//# sourceMappingURL=errors.js.map
//# debugId=e198b0c9-7931-5109-bcbc-b5ad56a2aafe