This commit is contained in:
Raven Scott
2026-07-11 11:39:59 -04:00
parent fa99bd8c6e
commit 2526ebb99b
23 changed files with 10113 additions and 158 deletions
+6
View File
@@ -0,0 +1,6 @@
/**
* Stub for optional @grpc/grpc-js (pulled by some docker stack deps).
* Not used by peardock server control plane.
*/
'use strict'
module.exports = {}