2 lines
128 B
TypeScript
2 lines
128 B
TypeScript
export { default as InstallAppButton } from "./InstallAppButton";
|
|
export { default as SelectGifInput } from "./SelectGifInput";
|