UNPKG

@enonic/js-utils

Version:
11 lines (10 loc) 167 B
export type Vhost = { name :string source :string target :string host :string defaultIdProviderKey :string idProviderKeys :Array<{ idProviderKey :string }> }