Skip to content

Charset type is a string to string of array #43

Description

@Jayachandran-jayy

Screenshot 2024-02-16 111539
Unable to use charset: ['numeric', '!'] with typescript as the charset type is written as string. It's properly working in javascript but unable to use it in typescript as the type should be a string[].

randomstring\index.d.ts: 9 should be a string[] instead of string so typescript users can use it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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