UNPKG

@solsdk/jito-ts

Version:

## What is it and why do you need it?

3 lines (2 loc) 121 B
import { Interceptor } from '@grpc/grpc-js'; export declare const authInterceptor: (accessToken: string) => Interceptor;