mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: add linting
This commit is contained in:
@@ -9,9 +9,8 @@ export * from './Socket'
|
||||
export * from './Events'
|
||||
|
||||
import type NodeCache from 'node-cache'
|
||||
|
||||
import { AuthenticationState } from './Auth'
|
||||
import { proto } from '../../WAProto'
|
||||
import { AuthenticationState } from './Auth'
|
||||
import { CommonSocketConfig } from './Socket'
|
||||
|
||||
export type SocketConfig = CommonSocketConfig<AuthenticationState> & {
|
||||
|
||||
Reference in New Issue
Block a user