UNPKG

synonym-optimizer

Version:

Finds the text which has the least number of repetitions

7 lines (6 loc) 153 B
/** * @license * Copyright 2019 Ludan Stoecklé * SPDX-License-Identifier: Apache-2.0 */ export { DebugHolder, SynOptimizer } from './SynOptimizer';