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

    Interface HotKeyProfileManagerOptions

    interface HotKeyProfileManagerOptions {
        initialProfiles?: HotKeyProfile[];
        active?: string;
    }
    Index

    Properties

    initialProfiles?: HotKeyProfile[]
    active?: string