UNPKG

tslint-clean-code

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