slotExists
Stentor API Reference / stentor-utils/src / slotExists
Function: slotExists()
slotExists(
slots,slotNames):boolean
Defined in: packages/stentor-utils/src/request/slotExists.ts:12
Will check the provided slot map with the array of potential slot names to see if there is a value.
Parameters​
slots​
slotNames​
string[]
Returns​
boolean