Type Alias AuthenticationSettingsSkeleton

AuthenticationSettingsSkeleton: IdObjectSkeletonInterface & {
    _id: "";
    _type: { _id: "EMPTY"; collection: false; name: "Core" };
}