transformContract()
transformContract()
function transformContract(schema): Promise<Stream>;Defined in: transform.ts:120
Parameters
| Parameter | Type |
|---|---|
schema | ContractSchema |
Returns
Promise<Stream>
function transformContract(schema): Promise<Stream>;Defined in: transform.ts:120
| Parameter | Type |
|---|---|
schema | ContractSchema |
Promise<Stream>