UNPKG

@redocly/openapi-core

Version:

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

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