UNPKG

openapi-sdk

Version:

This library was generated with [Nx](https://nx.dev).

3 lines (2 loc) 141 B
import { BuilderContext } from '@angular-devkit/architect'; export declare function getSourceRoot(context: BuilderContext): Promise<string>;