UNPKG

apollo-angular

Version:

Use your GraphQL data in your Angular app, with the Apollo Client

5 lines (4 loc) 226 B
import { Rule, Tree } from '@angular-devkit/schematics'; export default function (): Rule; export declare function migrateTsConfig(tree: Tree): Promise<void>; export declare function migrateImports(tree: Tree): Promise<void>;