UNPKG

react-scoped-styles

Version:
4 lines (3 loc) 200 B
import * as webpack from 'webpack'; import { Options } from '../options'; export declare const getInclude: (context: webpack.LoaderContext<Options>) => (className: string, dirHash: string) => string;