UNPKG

extension-develop

Version:
3 lines (2 loc) 132 B
import { type LoaderContext } from '../../../webpack-types'; export default function (this: LoaderContext, source: string): string;