Type alias VisitorKeys

VisitorKeys: { [ P in NonRootResult as P["type"]]: (keyof P)[] }

Generated using TypeDoc