UNPKG

@nxrocks/nx-spring-boot

Version:

Nx Plugin to generate, run, package, build (and more) Spring Boot projects inside your Nx workspace

3 lines (2 loc) 248 B
export declare const createNodesFn: () => import("@nx/devkit").CreateNodes<import("./plugin").NxSpringBootPluginOptions>; export declare const createNodesFnV2: () => import("@nx/devkit").CreateNodesV2<import("./plugin").NxSpringBootPluginOptions>;