Sha256: 96e9d9a368c4f3d2f5c84139238d80b1a1c3a912383a162f9d63bc1c57ab5544
Contents?: true
Size: 422 Bytes
Versions: 26
Compression:
Stored size: 422 Bytes
Contents
// Note: This file is autogenerated using "resources/gen-version.js" script and // automatically updated by "npm version" command. /** * A string containing the version of the GraphQL.js library */ export const version = '16.9.0'; /** * An object containing the components of the GraphQL.js version string */ export const versionInfo = Object.freeze({ major: 16, minor: 9, patch: 0, preReleaseTag: null, });
Version data entries
26 entries across 26 versions & 1 rubygems