snack-content
v3.6.2
Published
Functions and types that describe the contents of Snack projects
Maintainers
Keywords
Readme
snack-content
Functions and types that describe the contents of Snack projects. This package is intended for internal use by snack-sdk and for the Expo servers that serve Snacks.
Client-side-only code such as transports and session management belongs in the snack-sdk package.
👏 Contributing
Make sure that all code lints, builds, all tests pass and the docs are updated, before committing.
yarn lint
yarn build
yarn test