sesaparcours
    Preparing search index...
    interface rendererOptions {
        background?: string;
        char?: { height: number; width: number };
        color?: string;
    }
    Index

    Properties

    background?: string
    char?: { height: number; width: number }
    color?: string