5 lines
45 B
TypeScript
5 lines
45 B
TypeScript
|
|
export interface INotifyComponentState {
|
|
|
|
}
|
|
|
export interface INotifyComponentState {
|
|
|
|
}
|