UNPKG

xrefcli

Version:

CLI command for the searching through OpenEdge XREF

5 lines (4 loc) 155 B
declare function f1(): Promise<{}>; declare function f2(): Promise<{}>; declare function ftot(): Promise<string>; declare function ftot2(): Promise<void>;