UNPKG

less-plugin-dls

Version:

Less plugin for Baidu Light DLS.

6 lines (4 loc) 149 B
import reduceCalc from './reduce-calc' export default function install(...args) { ;[reduceCalc].forEach((install) => install.apply(this, args)) }