UNPKG

openapi-sdk

Version:

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

4 lines (3 loc) 173 B
import { Rule } from '@angular-devkit/schematics'; import { OpenapiSdkSchematicSchema } from './schema'; export default function (options: OpenapiSdkSchematicSchema): Rule;