Skip to content

invalid index.d.ts for typescript typings #146

@28harishkumar

Description

@28harishkumar

Typings for interface IOptions is wrong in following line.

It must be

    supportsVideo?: boolean,
    maximumCallGroups?: string,
    maximumCallsPerCallGroup?: string,

false, '1' and '1' are values not types. Also according to setup these fields are options.

Seems like this minor update has not tested for typescript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions