Skip to content

TypeScript Support Broken #989

Description

@jordan-erisman

Description

Types added in #983 breaks existing project using @types/enigma.js

Steps to Reproduce

const global = await enigma.create(config).open();

** Property openDoc does not exist on type  **
const app = await global.openDoc(appId);
Expected behavior

New types should match functionality available in library. Similar to @types/enigma.js

Actual behavior

Property openDoc does not exist on type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions