@nextcloud/dialogs
    Preparing search index...

    Type Alias ComputedGetter<T>

    ComputedGetter: (ctx?: any) => T

    Type Parameters

    • T

    Type Declaration

      • (ctx?: any): T
      • Parameters

        • Optionalctx: any

        Returns T