fix(ts): add strict file & type imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { AnimeServers } from "../anime";
|
||||
import { type AnimeServers } from "../anime.js";
|
||||
|
||||
export type AnimeEpisodeSrcsQueryParams = {
|
||||
id?: string;
|
||||
|
||||
Reference in New Issue
Block a user