UNPKG

fuels

Version:
12 lines 344 B
export declare function renderFuelsConfigTemplate(props: { workspace?: string; contracts?: string[]; scripts?: string[]; predicates?: string[]; output: string; forcPath?: string; fuelCorePath?: string; autoStartFuelCore?: boolean; fuelCorePort?: string; }): string; //# sourceMappingURL=fuels.config.d.ts.map