-
-
Notifications
You must be signed in to change notification settings - Fork 791
Open
Description
Steps to reproduce
The @feathersjs/typebox
package doesn't export the super useful values module.
Happy to submit a PR for this.
Expected behavior
import { Value } from '@feathersjs/typebox/value';
Value.Cast(DataSchema, ctx.data); // for example
Actual behavior
"Cannot find module"
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working):
- @feathersjs/[email protected]
-
- @feathersjs/[email protected]
NodeJS version: 16.13.2
Operating System: macOS
Browser Version:
React Native Version:
Module Loader:
FossPrime
Metadata
Metadata
Assignees
Labels
No labels