UNPKG

@bigfishtv/cockpit

Version:

7 lines (6 loc) 90 B
export function setViewer(viewer) { return { type: 'VIEWER_SET_VIEWER', viewer, } }