UNPKG

@redocly/openapi-core

Version:

See https://github.com/Redocly/redocly-cli

4 lines 137 B
export function isNotEmptyArray(args) { return Array.isArray(args) && !!args.length; } //# sourceMappingURL=is-not-empty-array.js.map