mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
fix preload
This commit is contained in:
@ -5,9 +5,9 @@ import { fileURLToPath } from 'node:url';
|
||||
import {
|
||||
Project,
|
||||
ts,
|
||||
ObjectLiteralExpression,
|
||||
VariableDeclarationKind,
|
||||
Node,
|
||||
type ObjectLiteralExpression,
|
||||
type Node,
|
||||
type ObjectLiteralElementLike,
|
||||
} from 'ts-morph';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user