summaryrefslogtreecommitdiff
path: root/src/node_modules/inversify/dts/utils/exceptions.d.ts
blob: d1df3277a2e13cc1261929325fadeaf89ec6047b (plain)
1
export declare function isStackOverflowExeption(error: Error): boolean;