UNPKG

graphql

Version:

A Query Language and Runtime which can target any service.

9 lines (6 loc) 189 B
// @flow strict const nodejsCustomInspectSymbol = typeof Symbol === 'function' ? Symbol.for('nodejs.util.inspect.custom') : undefined; export default nodejsCustomInspectSymbol;