UNPKG

bizroad-webpack-plugin

Version:
3 lines (2 loc) 145 B
import { IBizroadOptions } from '../types'; export declare const readFile: (path: string, { specialSuffix }: IBizroadOptions) => string | false;