Type alias CreateFacesFunc<P>

CreateFacesFunc<P>: ((opts, ...args) => Promise<FwFace[]>)

Type Parameters

  • P extends any[]

Type declaration