UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

4 lines (3 loc) 67 B
export const error = (msg: string) => { throw new Error(msg); };