Skip to content

wrong index.ds.ts not usable for typescript projects #4

Open
@a-trzewik

Description

The included index.ds.ts file is not usable to use it directly in typescript projects

following content will work

export function encode(buffer: ArrayBuffer): string;
export function decode(str: string): ArrayBuffer;

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions