mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-27 18:40:31 +02:00
Format
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import {getMatch, type Match, MatchMediaType} from '~/lib/match';
|
||||
import {Other, Redirect} from '~/lib/settings';
|
||||
import { getMatch, type Match, MatchMediaType } from '~/lib/match';
|
||||
import { Other, Redirect } from '~/lib/settings';
|
||||
|
||||
async function main() {
|
||||
let match: Match | null;
|
||||
|
Reference in New Issue
Block a user