penambahan web socket
This commit is contained in:
No files matched your search
Generated
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
import type { Nitro } from "nitropack/types";
|
||||
export declare function writeFirebaseConfig(nitro: Nitro): Promise<void>;
|
||||
export declare function updatePackageJSON(nitro: Nitro): Promise<void>;
|
||||
Reference in New Issue
Block a user