UNPKG

glint

Version:

Glint is an asset (css, js, whatever-you-need) management that helps you organize and manage your client side files

8 lines (7 loc) 199 B
'use strict'; module.exports = { Glint: require('./Glint'), adapters: require('./adapters'), preprocessors: require('./preprocessors'), postprocessors: require('./postprocessors') };