Skip to content

Missing exports for randNoun and randAdjective #396

Open
@BenJackGill

Description

@BenJackGill

Description

I upgraded to 7.3.0 and I'm trying to use the new randNoun and randAdjective functions but it seems the exports are missing.

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/typescript-ffdraac5?file=index.ts,package.json

Please provide the exception or error you saw

I get these TypeScript errors:

> Module '"@ngneat/falso"' has no exported member 'randNoun'. ts(2305)
> Module '"@ngneat/falso"' has no exported member 'randAdjective'.  ts(2305)

Please provide the environment you discovered this bug in

falso version "7.3.0"
TypeScript "~5.6.3"

Anything else?

No response

Do you want to create a pull request?

No

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