mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-25 15:52:13 +00:00
chore(ShortsLockupView): Use a shorter import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { YTNode } from '../helpers.js';
|
||||
import { Parser } from '../index.js';
|
||||
import type { RawNode } from '../types/RawResponse.js';
|
||||
import type { RawNode } from '../types/index.js';
|
||||
import BadgeView from './BadgeView.js';
|
||||
import Text from './misc/Text.js';
|
||||
import Thumbnail from './misc/Thumbnail.js';
|
||||
|
||||
Reference in New Issue
Block a user