UNPKG

tslint-clean-code

Version:
4 lines (3 loc) 135 B
import * as ts from 'typescript'; declare function getImplicitRoleForLi(node: ts.Node): string; export { getImplicitRoleForLi as li };