Type Alias HiddenObject

HiddenObject: {
    [moduleIdSymbol]?: string;
    id: string;
}