@equinor/videx-wellog
    Preparing search index...

    Type Alias DebounceFunction

    DebounceFunction: (func: Function, ...args: any) => void

    Type Declaration

      • (func: Function, ...args: any): void
      • Parameters

        • func: Function
        • ...args: any

        Returns void