UNPKG

@stianlarsen/react-code-preview

Version:

A React component that provides tabbed navigation for viewing a live component preview and its source code separately.

2 lines (1 loc) 68 B
export declare const getCodeString: (codeString: string) => string;