UNPKG

@terabits/grapi

Version:

Grapi Schema Generator For GraphQL Server

5 lines (4 loc) 230 B
export { default as SdlDirectiveType } from './directiveType'; export { default as SdlEnumType } from './enumType'; export { default as SdlObjectType } from './objectType'; export { default as SdlScalarType } from './scalarType';