UNPKG

@mytiki/tiki-sdk-js

Version:

JS SDK for client-side integration with TIKI

6 lines (5 loc) 85 B
interface ReqInit { id: string; publishingId: string; origin?: string; }