UNPKG
perf-lens
Version:
latest (2.0.2)
2.0.2
2.0.1
2.0.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
AI-powered frontend performance optimizer
github.com/moiz-imran/perf-lens
moiz-imran/perf-lens
perf-lens
/
dist
/
cli
/
commands
/
config.d.ts
3 lines
•
129 B
TypeScript
View Raw
1
2
3
import
{
Command
}
from
'commander'
;
export
declare
function
createConfigCommand
(
):
Command
;
//# sourceMappingURL=config.d.ts.map