Kind: Function
Source: atloria-monorepo/apps/cli/src/commands/bench.command.ts
Signature
tsasync function benchReportCommand(reportPath: string): Promise<void>
Parameters
| Name | Type |
|---|---|
reportPath | string |
Returns: Promise<void>
Kind: Function
Source: atloria-monorepo/apps/cli/src/commands/bench.command.ts
tsasync function benchReportCommand(reportPath: string): Promise<void>
| Name | Type |
|---|---|
reportPath | string |
Returns: Promise<void>
Was this page helpful?