/**
 *
 */
export type SelectorType = "@a" | "@e" | "@p" | "@r" | "@s" | "@v" | "@initiator";
