UNPKG

@coko/server

Version:

Reusable server for use by Coko's projects

4 lines 189 B
import { ApolloServerPlugin } from '@apollo/server'; declare function SentryApolloPlugin(): ApolloServerPlugin; export default SentryApolloPlugin; //# sourceMappingURL=sentryPlugin.d.ts.map