mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-12 23:32:06 +01:00
Holy fuck why does vite have a problem with this
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { unpack } from './util/userspace';
|
import { unpack } from './util/userspace';
|
||||||
import { Hosters, Redirect, TmpHost } from './settings';
|
import { Hosters, Redirect, TmpHost } from './settings';
|
||||||
import { lastPathSegment } from '~/lib/util/extract';
|
import { lastPathSegment } from './util/extract';
|
||||||
|
|
||||||
export interface Match {
|
export interface Match {
|
||||||
name: string;
|
name: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user