UNPKG

test-openapi

Version:
11 lines (8 loc) 123 B
'use strict' // TAP version const version = function() { return 'TAP version 13\n\n' } module.exports = { version, }