mirror of
https://github.com/vale981/apollo-server
synced 2025-03-16 07:46:54 -04:00
7 lines
210 B
TypeScript
7 lines
210 B
TypeScript
![]() |
export { IRegister,
|
||
|
HapiOptionsFunction,
|
||
|
HapiPluginOptions,
|
||
|
HapiGraphiQLOptionsFunction,
|
||
|
HapiGraphiQLPluginOptions,
|
||
|
graphqlHapi, graphiqlHapi } from './hapiApollo';
|