UNPKG

react-scoped-styles

Version:
4 lines (3 loc) 173 B
import * as webpack from 'webpack'; import { Options } from './options'; export default function scriptLoader(this: webpack.LoaderContext<Options>, source: string): string;