Skip to content

refactor utils default export adapterConstants #443

@ComLock

Description

@ComLock

ASFAIK adapterConstants isn't exported by index.ts, so it's use is only internal.
Since the code is currently in the module scope, it will run on load, which means the module has "side-effects".
This doesn't smell well and should be refactored somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions