TypeScript cleanup
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { AnimeNotifier } from "../AnimeNotifier"
|
||||
import AnimeNotifier from "../AnimeNotifier"
|
||||
|
||||
// Add anime to collection
|
||||
export async function addAnimeToCollection(arn: AnimeNotifier, button: HTMLButtonElement) {
|
||||
|
Reference in New Issue
Block a user