mirror of
https://github.com/zitadel/zitadel.git
synced 2025-03-01 03:47:22 +00:00
7 lines
181 B
Go
7 lines
181 B
Go
![]() |
package admin
|
||
|
|
||
|
//IdpConfig is a type alias of the generated isIdp_IdpConfig config
|
||
|
//to make it public
|
||
|
type IdpConfig = isIdp_IdpConfig
|
||
|
type IdpConfigView = isIdpView_IdpConfigView
|