Skip to content

DefiniteEither is not exported via index.ts #108

@drdaemos

Description

@drdaemos

So, this library is using DefiniteEither type to shape the output types for the HTTP client, but unfortunately one has to import this type from dist files instead of neatly accessing it via common @lokalise/node-core export:

import { DefiniteEither } from "@lokalise/node-core/dist/src/errors/either";

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