Kind: Function
Source: atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts
Generate large file content for performance testing
Signature
tsfunction generateLargeReactFile(componentCount: number): string
Parameters
| Name | Type |
|---|---|
componentCount | number |
Returns: string
Was this page helpful?