v8.0
This commit is contained in:
Vendored
+6
@@ -56,3 +56,9 @@ export interface ueuseCreateApi {
|
||||
export interface followApi {
|
||||
userid: string;
|
||||
}
|
||||
|
||||
export interface NetworkInterfaceDetails {
|
||||
family: string;
|
||||
internal: boolean;
|
||||
address: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user