mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-06 20:43:13 +08:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export * from './store';
|
|
export * as actionCreators from './action-creators';
|