@gql2ts/util
Advanced tools
Comparing version 0.6.0-alpha.a12f0f66 to 0.6.0-alpha.cca3df5d
@@ -6,5 +6,2 @@ "use strict"; | ||
exports.writeToFile = fileIO_1.writeToFile; | ||
var namespace_1 = require("./namespace"); | ||
exports.generateNamespace = namespace_1.generateNamespace; | ||
exports.writeNamespaceToFile = namespace_1.writeNamespaceToFile; | ||
var schema_1 = require("./schema"); | ||
@@ -11,0 +8,0 @@ exports.isIntrospectionResult = schema_1.isIntrospectionResult; |
export { readFile, writeToFile } from './fileIO'; | ||
export { generateNamespace, writeNamespaceToFile } from './namespace'; | ||
@@ -4,0 +3,0 @@ export { |
{ | ||
"name": "@gql2ts/util", | ||
"private": false, | ||
"version": "0.6.0-alpha.a12f0f66", | ||
"version": "0.6.0-alpha.cca3df5d", | ||
"description": "utilities for gql2ts", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8296
15
133