8 lines
183 B
TypeScript

export * from "./front";
export * from "./image";
export * from "./settings";
export * from "./login";
export * from "./search";
export * from "./all-images";
export * from "./list";