MCPcopy Create free account
hub / github.com/MankaiHuang/screen-visualization / IProps

Interface IProps

src/components/Workspace/TopDrawer/index.tsx:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12const { SubMenu } = Menu;
13
14interface IProps {
15 effectFrame: Function;
16}
17interface ISelectProperty {
18 width: number;
19 height: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected