PropertyMaker: ((addr, flags) => Record<string, unknown>)

Type declaration

    • (addr, flags): Record<string, unknown>
    • callback to assign a property onto the home object of the client

      Parameters

      • addr: string
      • flags: string[]

      Returns Record<string, unknown>

Generated using TypeDoc