UNPKG

@typescript-eslint/eslint-plugin

Version:
3 lines (2 loc) 113 B
import * as ts from 'typescript'; export declare function isHigherPrecedenceThanAwait(tsNode: ts.Node): boolean;