matrix-dimension/web/app/shared/index.ts
turt2live 0c51d4424b UI for simple matrix.org bots
Part of #11

Needs actual scalar integration
2017-05-27 01:27:36 -06:00

5 lines
84 B
TypeScript

// Services
export * from './api.service';
// Models
export * from './models/bot';