UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

6 lines (5 loc) 179 B
export declare function filterPorts(): void; export declare function filterTargets({ pathSense, target }?: { pathSense?: boolean; target?: 'functions'; }): Array<string>;