Skip to content

Complete TS migration type conversions #129

@parkerduckworth

Description

@parkerduckworth

The PR which migrated this client from untyped javascript to typescript included some types, but not all of them. Now there are a remainder of any types which should be assigned their proper types, where possible.

A quick way to determine where these changes need to be made can be done by grepping the repo for : any.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions