Type Alias AccessTokenCallback

AccessTokenCallback: ((...ev: unknown[]) => Promise<void> | void)