@stacksjs/build
Version:
The Stacks framework build tools and configurations.
1 lines • 121 B
TypeScript
export declare function outro(options: { dir: string, startTime: number, result: any, pkgName?: string }): Promise<void>;
The Stacks framework build tools and configurations.