Skip to content

refactor API to not have to use .then() all the time #2

@raustin9

Description

@raustin9

There are a number of asynchronous functions that cause a cascading effect of many functions in the API to be asynchronous. This is not good and can be avoided. Refactor the functions that are async only to await on file loading.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions