3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export * from './UserServerInterface'
|
|
export * from './UserService'
|
export * from './UserServerInterface'
|
|
export * from './UserService'
|