@orangecheck/stamp-ots / createCalendarClient
Function: createCalendarClient()
function createCalendarClient(url: string, opts?: HttpCalendarOptions): CalendarClient;
Defined in: calendar.ts:31
Parameters
| Parameter | Type |
|---|---|
url | string |
opts | HttpCalendarOptions |