UNPKG

bizroad-webpack-plugin

Version:
3 lines (2 loc) 133 B
import { IBizroadOptions } from '../types'; export declare const handlePath: (path: string, { context }: IBizroadOptions) => string;