5 lines
83 B
TypeScript
5 lines
83 B
TypeScript
import { ICommentService } from './ICommentService'
|
|
|
|
export {
|
|
ICommentService
|
|
} |