This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
matrix-dimension
Watch
1
Star
0
Fork
0
You've already forked matrix-dimension
mirror of
https://github.com/turt2live/matrix-dimension.git
synced
2024-10-01 01:05:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0c51d4424b
matrix-dimension
/
web
/
app
/
shared
/
index.ts
6 lines
84 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Let's get this party started: Base structure
2017-05-26 23:51:48 -04:00
// Services
UI for simple matrix.org bots Part of #11 Needs actual scalar integration
2017-05-27 03:27:36 -04:00
export
*
from
'./api.service'
;
Let's get this party started: Base structure
2017-05-26 23:51:48 -04:00
// Models
UI for simple matrix.org bots Part of #11 Needs actual scalar integration
2017-05-27 03:27:36 -04:00
export
*
from
'./models/bot'
;
Reference in New Issue
Copy Permalink