UNPKG

create-octoflare

Version:

🌤️ A CLI for creating new Octoflare projects

3 lines (2 loc) 132 B
import { Params } from '../../../types/Params.js'; export declare const preReplaceStr: (params: Params) => (str: string) => string;