MCPcopy Index your code
hub / github.com/DJanoskova/react-smooth-corners / getExampleCode

Function getExampleCode

example/src/const/exampleCode.ts:35–78  ·  view source on GitHub ↗
({ width = 200, height = 200, corners = 4, shadow = '', as = '', borderRadius }: {
  width?: number;
  height?: number;
  corners?: number | string;
  borderRadius?: string;
  shadow?: string;
  as?: string;
  children?: ReactNode;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

DemoFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected