3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
import { imageGalleryReducer } from "./imageGalleryReducer";
|
|
|
|
export {imageGalleryReducer}; |