specificity.d.ts 80 Bytes
export declare function nodesAreEquallySpecific(nodes: Array<string>): boolean;