Function: channelHasVersion()
channelHasVersion(
directory): (id,version?) =>Promise<boolean>
Defined in: channels.ts:198
Check to see if the catalog has a version for the given channel.
Parameters​
| Parameter | Type |
|---|---|
directory | string |
Returns​
Function
Parameters​
| Parameter | Type |
|---|---|
id | string |
version? | string |