lsync API
    Preparing search index...

    Type Alias ApiAccessHandler<TInput>

    ApiAccessHandler: (context: ApiAccessContext<TInput>) => ReadAccessResult

    Type Parameters

    • TInput extends object = Record<string, unknown>

    Type Declaration