Trilium Frontend API
    Preparing search index...

    Type Alias ValueBooleanCallback

    ValueBooleanCallback: (value: any) => boolean

    Type Declaration

      • (value: any): boolean
      • Parameters

        • value: any

        Returns boolean