mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-19 12:31:17 +00:00
chore(ChipBarView): Import RendererContext directly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { YTNode, type ObservedArray } from '../helpers.js';
|
||||
import { Parser, type RawNode } from '../index.js';
|
||||
import { RendererContext } from '../misc.js';
|
||||
import RendererContext from './misc/RendererContext.js';
|
||||
import ChipView from './ChipView.js';
|
||||
|
||||
export default class ChipBarView extends YTNode {
|
||||
|
||||
Reference in New Issue
Block a user