Skip to content

[T] MetaMemberKey

type MetaMemberKey: Type["kind"] | "Array";

Valid keys when looking up meta members for a particular type. Array is a special case because it doesnโ€™t have a unique type, but does carry unique meta-members.