UNPKG

@typescript-eslint/eslint-plugin

Version:
4 lines 212 B
import * as ts from 'typescript'; export declare const isPossiblyFalsy: (type: ts.Type) => boolean; export declare const isPossiblyTruthy: (type: ts.Type) => boolean; //# sourceMappingURL=truthinessUtils.d.ts.map