Type Alias GetExtensionParamsInternal

GetExtensionParams: GetSpaceEnvironmentParams & {
    extensionId: string;
}