UNPKG

alinea

Version:
3 lines (2 loc) 146 B
import type { GenerateContext } from './GenerateContext.js'; export declare function copyStaticFiles({ outDir }: GenerateContext): Promise<void>;