Function: importXform()
function importXform(xml, opts?): Promise<ImportXformResult>;
Defined in: xform.ts:770
Parameters
| Parameter | Type |
|---|---|
xml | string |
opts | ImportXformOptions |
Returns
Promise<ImportXformResult>
function importXform(xml, opts?): Promise<ImportXformResult>;
Defined in: xform.ts:770
| Parameter | Type |
|---|---|
xml | string |
opts | ImportXformOptions |
Promise<ImportXformResult>