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

Hide internal apis and use classes for create mock and scenario #168

Commits on Mar 10, 2024

  1. feat(core): Hide internal API's & use classes for create scenario/mock

    Using classes help structure the api in a better way. As uses should not be using any internal API's, we hide them from the type definitions.
    bramzijp-code committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    cf6392f View commit details
    Browse the repository at this point in the history