mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-28 09:06:51 +00:00
chore(eslint): enforce the use of import type
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import Player from '../../../core/Player.js';
|
||||
import type Player from '../../../core/Player.js';
|
||||
import { InnertubeError } from '../../../utils/Utils.js';
|
||||
import type { RawNode } from '../../index.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user