X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=server%2Ftypes%2Fmodels%2Findex.ts;h=b4fdb1ff339d5a332980a2803e200ed944ce3b0c;hb=a66c2e3252d6cca8958959966f42494ded564023;hp=affa17425d0afe4d182003b18fb8db3fd90da0da;hpb=2291a412d25bd139398ca9e7a5131d0c1e4ffd7d;p=github%2FChocobozzz%2FPeerTube.git diff --git a/server/types/models/index.ts b/server/types/models/index.ts index affa17425..b4fdb1ff3 100644 --- a/server/types/models/index.ts +++ b/server/types/models/index.ts @@ -1,4 +1,5 @@ export * from './account' +export * from './application' export * from './moderation' export * from './oauth' export * from './server'