isDevHost
●utils · /index·function
True when the host belongs to a development TLD (.localhost, .test).
Signature
function isDevHost(host: string): boolean;Parameters
| Name | Type | Description |
|---|---|---|
host | string |
Related
ParsedHost AppName BuildEnv DevTld Hostname ShopHandle appFromHost isDevelopment