update use-config
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { OAuth, RedisTokenStore } from './oauth.ts';
|
||||
import { useContextKey } from '@kevisual/use-config/context';
|
||||
import { useContextKey } from '@kevisual/context';
|
||||
import { Redis } from 'ioredis';
|
||||
|
||||
export const oauth = useContextKey('oauth', () => {
|
||||
|
||||
Reference in New Issue
Block a user