UNPKG

@modyo/cli

Version:

Modyo CLI Command line to expose local development tools

2 lines (1 loc) 145 B
export default function getModyoSiteHost(accountUrl: string, siteId: string, siteHost: string, token: string, version: string): Promise<string>;