feat: new token saving
This commit is contained in:
3
apps/NwaifuAnime/src/app/services/parsers/token.dto.ts
Normal file
3
apps/NwaifuAnime/src/app/services/parsers/token.dto.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface IToken {
|
||||
rulib_token?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user