feat(web): extract ui-services package
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { ComponentViewerEvent } from './ComponentViewerEvent'
|
||||
|
||||
export type ComponentEventObserver = (event: ComponentViewerEvent) => void
|
||||
Reference in New Issue
Block a user