blob: 5514642aeb030c46d33829a24a06e2f8621fd9c3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Code generated by msgraph-generate.go DO NOT EDIT.
package msgraph
// EdgeHomeButtonLoadsStartPage undocumented
type EdgeHomeButtonLoadsStartPage struct {
// EdgeHomeButtonConfiguration is the base model of EdgeHomeButtonLoadsStartPage
EdgeHomeButtonConfiguration
}
|