Files
munin-bitcoin/startos/utils.ts
T
Unheard0840 475aa2c831 Add startos/utils.ts
Add StartOS utility helpers
2026-08-05 17:07:10 +00:00

4 lines
194 B
TypeScript

// 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