Home > widget-integration > Widget
Signature:
export type Widget = { name: string; id: string | number; };