Repository URL to install this package:
Version:
1.2.13 ▾
|
import { Interpolation } from '../types';
declare const _default: (interpolations: Interpolation[]) => Interpolation[];
export default _default;