Loom Engine - v3.1.1
    Preparing search index...

    Interface KeyBinding

    interface KeyBinding {
        action: string;
        key: string;
    }
    Index

    Properties

    Properties

    action: string
    key: string