UNPKG

@zuu/owl

Version:

Zuu's Experimental GraphQL Implementation

7 lines 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const graphql_1 = require("graphql"); exports.Int = graphql_1.GraphQLInt; exports.Float = graphql_1.GraphQLFloat; exports.ID = graphql_1.GraphQLID; //# sourceMappingURL=aliases.js.map