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

3 lines (2 loc) 71 B
import * as glob from 'glob'; export declare type IGlob = typeof glob;