mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-24 23:32:32 +00:00
chore: lint
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { type RawNode } from '../index.js';
|
||||
import { YTNode } from '../helpers.js';
|
||||
import Text from "./misc/Text.js";
|
||||
import Text from './misc/Text.js';
|
||||
|
||||
export default class HowThisWasMadeSectionView extends YTNode {
|
||||
static type = 'HowThisWasMadeSectionView';
|
||||
|
||||
Reference in New Issue
Block a user