HumAnTarg3t / twitchParasocial_Logger

Other
0 stars 1 forks source link

split the js code into seperate files #19

Open HumAnTarg3t opened 9 months ago

HumAnTarg3t commented 9 months ago

split all i could without changing the functions import { deleteMessages } from "./utils/deleteMessages.js"; import { showTab } from "./utils/showTab.js"; import { searchInDivElement } from "./utils/searchInDivElement.js";