UNPKG

@notadd/graphql

Version:

notadd core none dependence

5 lines (4 loc) 146 B
import { ModuleWithProviders } from '@notadd/core'; export declare class GraphqlModule { static forRoot(path: string): ModuleWithProviders; }