Trilium Backend API
    Preparing search index...

    Interface IRouterMatcher<T, Method>

    Type Parameters

    • T
    • Method extends
          | "all"
          | "get"
          | "post"
          | "put"
          | "delete"
          | "patch"
          | "options"
          | "head"
          | "query" = any