Skip to content

helper code breaks isolatedDeclarations #805

@dynst

Description

@dynst

Code like


export function utf8Length(str: string) {

uint64 = BinaryWriter.prototype.int64;

is missing explicit types or return types, which breaks

https://www.typescriptlang.org/tsconfig/isolatedDeclarations.html
https://jsr.io/docs/about-slow-types

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