Skip to content

indes.d.ts file isnt in sync with CallKeep APIs #90

@msuma268

Description

@msuma268

API signatures in index.d.ts and the one supported by latest CallKeep version are not in sync.

Ex: setCurrentCallActive takes call UUID as argument in latest version. But in index.d.ts, setCurrentCallActive is declared with no arguments. If typescript check is enabled on the javascript. then error is shown in IDE with prompt to invoke method without any arguments.

There is no updateDisplay API available in index.d.ts..

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