All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.apollo-codegen-core.lib.serializeToJSON.d.ts Maven / Gradle / Ivy

import { LegacyCompilerContext } from './compiler/legacyIR';
export default function serializeToJSON(context: LegacyCompilerContext): string;
export declare function serializeAST(ast: any, space?: string): string;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy