Type alias ResetTimelineCallback

ResetTimelineCallback: ((roomId: string) => boolean)

Type declaration

    • (roomId: string): boolean
    • Parameters

      • roomId: string

      Returns boolean

Generated using TypeDoc