UNPKG

textamer

Version:

A collection of utils to work with text

4 lines (2 loc) 111 B
const adjacentDuplications = require('./adjacentDuplications'); module.exports = { adjacentDuplications };