Files
imphnen-frontend-service/libs/service/src/index.ts
T

4 lines
73 B
TypeScript
Raw Normal View History

2025-03-19 23:38:42 +07:00
export * from './api';
export * from './hooks';
export * from './types';