docs: update portal for WRNexusJS 0.2.67
This commit is contained in:
+3
-2
@@ -1,4 +1,4 @@
|
||||
# WRNexusJS documentation 0.2.66
|
||||
# WRNexusJS documentation 0.2.67
|
||||
|
||||
Status: Private Developer Preview. This site documents 26 release-aligned packages.
|
||||
|
||||
@@ -12903,7 +12903,7 @@ Events: none
|
||||
|
||||
# Installed package documentation
|
||||
|
||||
The following README files and declarations come from the installed private 0.2.66 release.
|
||||
The following README files and declarations come from the installed private 0.2.67 release.
|
||||
|
||||
## @wrnexus/ai
|
||||
|
||||
@@ -16389,6 +16389,7 @@ interface GatewayOptions {
|
||||
hostname?: string;
|
||||
mode?: "development" | "production";
|
||||
environment?: string;
|
||||
hmr?: boolean;
|
||||
apps: GatewayApp[];
|
||||
security?: GatewaySecurity;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user