UNPKG

@stonx/elysia

Version:

[![npm version](https://img.shields.io/npm/v/@stonx/elysia.svg)](https://www.npmjs.com/package/@stonx/elysia) [![license: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Nx compatibility](https://img.shie

3 lines 210 B
import { GeneratorCallback, Tree } from '@nx/devkit'; export declare function ensureDependencies(tree: Tree, keepExistingVersions?: boolean): GeneratorCallback; //# sourceMappingURL=ensure-dependencies.d.ts.map