UNPKG

node-sass-package-importer

Version:
9 lines (8 loc) 166 B
declare const _default: (url: string) => { contents: string; file?: undefined; } | { file: string; contents?: undefined; } | null; export = _default;