6 lines
194 B
TypeScript
6 lines
194 B
TypeScript
import { UserHasNotificationClient } from "../..";
|
|
export declare namespace UserHasNotification {
|
|
class IUserHasNotification extends UserHasNotificationClient.IUserHasNotification {
|
|
}
|
|
}
|