UNPKG

@naxodev/gonx

Version:

Modern Nx plugin to use Go in a Nx workspace

11 lines (10 loc) 201 B
export declare const build: () => { executor: string; cache: boolean; dependsOn: string[]; inputs: string[]; options: { outputPath: string; }; outputs: string[]; };