Type Alias GeneralSuperTypeDict

GeneralSuperTypeDict: Record<string, number> & {
    __depth: number;
}

The key 'term' is not included in these keys. Something that is just a term will map to number 0.