UNPKG

@forestadmin/forest-cloud

Version:

Utility to bootstrap and publish forest admin cloud projects customization

3 lines 173 B
import type { Agent } from '../types'; export default function loadCustomization(agent: Agent, builtCodePath: string): void; //# sourceMappingURL=load-customization.d.ts.map