getDesign
getDesign(
url,options?):Promise<GetDesignResult>
Defined in: packages/sdk/src/index.ts:93
Parameters
Section titled “Parameters”string
options?
Section titled “options?”GetDesignOptions = {}
Returns
Section titled “Returns”Promise<GetDesignResult>