at main 91 B view raw
1export { Code } from './Code'; 2export type { CodeProps, CodeVariant } from './Code.types';