UNPKG

eslint-plugin-exception-handling

Version:

💣 Lints unhandled functions that might throw errors. For JavaScript/TypeScript eslint.

14 lines (13 loc) • 266 B
export declare const nativeThrowing: ({ protocol: string; module: string; method: string; protol?: undefined; class?: undefined; } | { protol: string; module: string; class: string; method: string; protocol?: undefined; })[];