UNPKG

@graphql-yoga/plugin-sofa

Version:
3 lines (2 loc) 95 B
import type { useSofa } from 'sofa-api'; export type SofaHandler = ReturnType<typeof useSofa>;