penambahan web socket
This commit is contained in:
No files matched your search
Generated
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
import { $fetch } from "ofetch";
|
||||
if (!globalThis.$fetch) {
|
||||
globalThis.$fetch = $fetch;
|
||||
}
|
||||
Reference in New Issue
Block a user