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

Request: Full examples? #67

Open
douglasg14b opened this issue Sep 25, 2024 · 0 comments
Open

Request: Full examples? #67

douglasg14b opened this issue Sep 25, 2024 · 0 comments

Comments

@douglasg14b
Copy link

douglasg14b commented Sep 25, 2024

Examples seem to omit the imports, and imports like import { is } from 'ts-runtime-checks'; don't work since items like is are not exported/provided by ts-runtime-checks after build time 🤔

import { is } from 'ts-runtime-checks';
^
SyntaxError: The requested module 'ts-runtime-checks' does not provide an export named 'is'

@douglasg14b douglasg14b changed the title REquest: Full examples? Request: Full examples? Sep 25, 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