UNPKG

build-easy

Version:
7 lines (6 loc) 156 B
export default function replaceAll(options: { ext: string; contents: string; dirname: string; aliasMap: Record<string, string>; }): string;