Anchorage API reference
    Preparing search index...
    interface CodeProps {
        code: string;
        language?: string;
    }
    Index

    Properties

    Properties

    code: string
    language?: string