1 line
80 B
TypeScript
1 line
80 B
TypeScript
export declare function nodesAreEquallySpecific(nodes: Array<string>): boolean;
|