Kind: Function
Source: atloria-monorepo/packages/editor/src/examples/assets/dataCode.ts
Signature
tsfunction generateUsers(length: number, startIndex)
Parameters
| Name | Type |
|---|---|
length | number |
startIndex | any |
Kind: Function
Source: atloria-monorepo/packages/editor/src/examples/assets/dataCode.ts
tsfunction generateUsers(length: number, startIndex)
| Name | Type |
|---|---|
length | number |
startIndex | any |
Was this page helpful?