3 lines
98 B
TypeScript
3 lines
98 B
TypeScript
export { default as Chat } from "./chat";
|
|
export { default as getSettings } from "./getSettings";
|