specificity.d.ts 80 B

1
  1. export declare function nodesAreEquallySpecific(nodes: Array<string>): boolean;