UNPKG

@nxrocks/nx-ktor

Version:

Nx plugin to generate, run, package, build (and more) Ktor projects inside your Nx workspace

3 lines (2 loc) 94 B
import { Tree } from '@nx/devkit'; export default function update(host: Tree): Promise<void>;