UNPKG

ripple

Version:

Ripple is an elegant TypeScript UI framework

5 lines (4 loc) 257 B
// Public re-export of the Ripple compiler types. The compiler itself lives // in `@tsrx/ripple`; this file exists so downstream consumers can keep // importing from `ripple/compiler` without depending on the internal package. export * from '@tsrx/ripple';