Add startos/utils.ts
Add StartOS utility helpers
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
// Here we define any constants or functions that are shared by multiple components
|
||||||
|
// throughout the package codebase. This file will be unnecessary for many packages.
|
||||||
|
|
||||||
|
export const uiPort = 80
|
||||||
Reference in New Issue
Block a user