UNPKG

generator-api-on-calling

Version:

generate frontend api request client according to an openapi shema url

6 lines (3 loc) 114 B
'use strict'; const { ApiOnCallingGenerator } = require('./generator'); module.exports = ApiOnCallingGenerator;