chore: v8.0.0 release

This commit is contained in:
LuanRT
2023-12-01 03:55:35 +00:00
parent 2b58b3887c
commit 1b159e5162
269 changed files with 1348 additions and 283 deletions

View File

@@ -1,4 +1,4 @@
import Parser, { type RawNode } from '../index.ts';
import { Parser, type RawNode } from '../index.ts';
import { type ObservedArray, YTNode } from '../helpers.ts';
export default class CarouselHeader extends YTNode {