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:
@@ -1,6 +1,6 @@
|
||||
import { CommonSocketConfig } from "./Socket"
|
||||
import { CommonBaileysEventEmitter } from "./Events"
|
||||
import { BinaryNode } from "../WABinary"
|
||||
import { BinaryNode } from '../WABinary'
|
||||
import { CommonBaileysEventEmitter } from './Events'
|
||||
import { CommonSocketConfig } from './Socket'
|
||||
|
||||
export interface LegacyAuthenticationCreds {
|
||||
clientID: string
|
||||
|
||||
Reference in New Issue
Block a user