Skip to content

Lib.ts does not export Lazy #65

@clinuxrulz

Description

@clinuxrulz

I think Lazy should be available for the end-user of the library to use.

workaround:
import { Lazy } from "sodiumjs/dist/typings/sodium/Lazy";
rather than
import { Lazy } from "sodiumjs"

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