CIA Compliance Manager API Documentation - v0.8.5
    interface CodeBlockProps {
        code: string;
        language?: string;
        showLineNumbers?: boolean;
        testId?: string;
    }
    Index

    Properties

    code: string
    language?: string
    showLineNumbers?: boolean
    testId?: string
    MMNEPVFCICPMFPCPTTAAATR