mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-12 23:32:06 +01:00
Add import order prettier plugin
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import type { Match } from './match';
|
||||
import { matches } from './match';
|
||||
import { matches, type Match } from './match';
|
||||
|
||||
export const Hosters = {
|
||||
getDisabled: async () => {
|
||||
|
||||
Reference in New Issue
Block a user