UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

5 lines (4 loc) 120 B
// Keep the identity function around for default iteratees. export default function identity(value) { return value; }