UNPKG

spectaql

Version:

A powerful library for autogenerating static GraphQL API documentation

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