UNPKG

node-sass-magic-importer

Version:

Custom node-sass importer for selector specific imports, node importing, module importing, globbing support and importing files only once

4 lines (2 loc) 64 B
import * as glob from 'glob'; export type IGlob = typeof glob;