UNPKG

spectaql

Version:

A powerful library for autogenerating static GraphQL API documentation

5 lines (4 loc) 123 B
"use strict";module.exports = (...values) => { const _options = values.pop(); return values.some((value) => value); };