Trilium Frontend API
    Preparing search index...

    Variable CommandEvent

    CommandEvent: {
        prototype: CommandEvent;
        new (type: string, eventInitDict?: CommandEventInit): CommandEvent;
    }

    Type Declaration