file name changed
This commit is contained in:
parent
4e3316075d
commit
716ccef3ae
|
@ -0,0 +1,7 @@
|
||||||
|
import InfraHost from '../../api/model/InfraHost';
|
||||||
|
|
||||||
|
interface InfraHostRegistPayload {
|
||||||
|
infraHost: InfraHost;
|
||||||
|
}
|
||||||
|
|
||||||
|
export default InfraHostRegistPayload;
|
Loading…
Reference in New Issue
Block a user