Ace API Reference
    Preparing search index...
    occurStartCommand: {
        exec: (editor: any, options: any) => void;
        name: string;
        readOnly: boolean;
    } = ...

    Type declaration

    • exec: (editor: any, options: any) => void
    • name: string
    • readOnly: boolean