Type Surfaces
Blyp exposes three main type families:
- standalone and runtime types
- server-side integration types
- browser/client types
Import paths
| Type family | Import path |
|---|---|
| Standalone | blyp-js/standalone |
| Browser/client | blyp-js/client and blyp-js/expo |
| Framework-specific server types | blyp-js/<framework> |
| Shared core types | blyp-js |