Farmbot-Web-App/webpack/account/components/index.ts
2017-08-09 10:55:05 -05:00

4 lines
97 B
TypeScript

export * from "./change_password";
export * from "./delete_account";
export * from "./settings";