UNPKG

@paroicms/server

Version:
8 lines (7 loc) 176 B
export declare function disableApolloStudioPlugin(): { serverWillStart(): Promise<{ renderLandingPage(): Promise<{ html: string; }>; }>; };