Home
last modified time | relevance | path

Searched refs:plainA (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/cli-columns/
H A Dindex.js16 const plainA = stripAnsi(a);
19 if (plainA === plainB) {
23 if (plainA > plainB) {

Completed in 1 milliseconds