mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-13 05:53:08 +02:00
export entity types
This commit is contained in:
parent
c7bfdea17b
commit
f5fcc130bf
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ export {
|
||||||
Stream,
|
Stream,
|
||||||
Acct
|
Acct
|
||||||
};
|
};
|
||||||
|
|
||||||
|
export * as entities from './types';
|
||||||
|
|
Loading…
Reference in a new issue