UNPKG

impair

Version:

impair is a React framework bringing several programming concepts together in order to provide a foundation for a layered, scalable, performant and enterprise level react application.

5 lines (4 loc) 106 B
export * from './derived'; export * from './state'; export * from './trigger'; export * from './untrack';