mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-28 00:56:23 +00:00
chore: Fix import formatting in multiple files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { ObservedArray} from '../helpers.js';
|
||||
import type { ObservedArray } from '../helpers.js';
|
||||
import { YTNode } from '../helpers.js';
|
||||
import type { RawNode } from '../index.js';
|
||||
import { Parser } from '../index.js';
|
||||
|
||||
Reference in New Issue
Block a user