Skip to content

EnumCase with Infinity not supported #444

Open
@Nexus452

Description

@Nexus452

Tried to convert pdf-lib: https://www.npmjs.com/package/pdf-lib
ts2fable node_modules/pdf-lib/cjs/index.d.ts pdfLib.fs -e pdf-lib

export declare enum ParseSpeeds {
Fastest = Infinity,
Fast = 1500,
Medium = 500,
Slow = 100
}

I locally set: Fastest = 100000 to skip that error

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