Type alias CreateFaceFunc<P>

CreateFaceFunc<P>: ((opts, ...args) => Promise<FwFace>)

Type Parameters

  • P extends any[]

Type declaration