feat: added publication template to meteor generate

This commit is contained in:
Gabriel Grubba
2022-11-08 17:25:33 -03:00
parent 6bb8e8efe7
commit c5ddf4fdae

View File

@@ -1,2 +1,3 @@
export * from './collection';
export * from './methods';
export * from './publications';