pankod/moleculerjs-boilerplate

View on GitHub
src/Interfaces/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from '@Interfaces/Meta';
export * from '@Interfaces/Repositories/Planet';
export * from '@Interfaces/Repositories/Weapon';
export * from '@Interfaces/Services/Attack';
export * from '@Interfaces/Services/Planet';