sesaparcours
    Preparing search index...
    interface CommentModel {
        pinned: boolean;
        size: Blockly.utils.Size;
        text: string;
    }
    Index

    Properties

    Properties

    pinned: boolean
    text: string