UNPKG

lcp

Version:

Compute the Longest Common Prefix from some strings

3 lines (2 loc) 53 B
var LCP = require('./lib/Trie') module.exports = LCP