source:
frontend/node_modules/fork-ts-checker-webpack-plugin/lib/error/OperationCanceledError.d.ts
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 120 bytes | |
| Line | |
|---|---|
| 1 | declare class OperationCanceledError extends Error { |
| 2 | readonly canceled = true; |
| 3 | } |
| 4 | export { OperationCanceledError }; |
Note:
See TracBrowser
for help on using the repository browser.
