preflightWorkbookTemplate
Function: preflightWorkbookTemplate()
function preflightWorkbookTemplate(inputPath, patch): Promise<WorkbookTemplatePreflightResult>;Defined in: node/src/index.ts:256
Parameters
inputPath
string
patch
Returns
Promise<WorkbookTemplatePreflightResult>