mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Change for ts config: importsNotUsedAsValues
This commit is contained in:
parent
7a248529bb
commit
9fd23d6507
@ -1,4 +1,4 @@
|
|||||||
import { Package } from '..'
|
import type { Package } from '..'
|
||||||
|
|
||||||
export const pack: Package = {
|
export const pack: Package = {
|
||||||
name: 'cleaner',
|
name: 'cleaner',
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
import { Package } from '..'
|
import type { Package } from '..'
|
||||||
|
|
||||||
export const pack: Package = {
|
export const pack: Package = {
|
||||||
name: 'downloader',
|
name: 'downloader',
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
import { Package } from '..'
|
import type { Package } from '..'
|
||||||
|
|
||||||
export const pack: Package = {
|
export const pack: Package = {
|
||||||
name: 'starter',
|
name: 'starter',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user