mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-26 00:02:09 +00:00
chore: bump eslint to v9
This commit is contained in:
@@ -8,7 +8,7 @@ export default class InfoRow extends YTNode {
|
||||
title: Text;
|
||||
default_metadata?: Text;
|
||||
expanded_metadata?: Text;
|
||||
info_row_expand_status_key?: String;
|
||||
info_row_expand_status_key?: string;
|
||||
|
||||
constructor(data: RawNode) {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user