Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nominal not found in 'nominal-types' #4

Open
markH5 opened this issue Sep 23, 2024 · 0 comments
Open

nominal not found in 'nominal-types' #4

markH5 opened this issue Sep 23, 2024 · 0 comments

Comments

@markH5
Copy link

markH5 commented Sep 23, 2024

https://github.com/scalarhq/nominal/blob/master/Readme.md

import { nominal } from 'nominal-types';
// '"nominal-types"' has no exported member named 'nominal'. Did you mean 'Nominal'?ts(2724)

pnpm install nominal-types

// package.json
{
    "dependencies": {
        "nominal-types": "^0.2.0"
    }
}

Did I miss something?

@markH5 markH5 mentioned this issue Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant