execute
execute(
filePath,loader?,slotStack?,rootSlot?):Promise<ExecuteResult<Def>>
Defined in: index.ts:7
Parameters
Section titled “Parameters”filePath
Section titled “filePath”string
loader?
Section titled “loader?”ILoader
slotStack?
Section titled “slotStack?”ISlotStack
rootSlot?
Section titled “rootSlot?”Node[]
Returns
Section titled “Returns”Promise<ExecuteResult<Def>>