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

    Interface CooldownManagerOptions

    interface CooldownManagerOptions {
        onReady?: (key: string) => void;
    }
    Index

    Properties

    Properties

    onReady?: (key: string) => void