mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-25 01:40:02 +08:00
5
libs/edge-ui/src/lib/model.ts
Normal file
5
libs/edge-ui/src/lib/model.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
type V2Option = {
|
||||
ws0Rtt: boolean;
|
||||
};
|
||||
|
||||
export { V2Option };
|
||||
Reference in New Issue
Block a user