Files
cell/runtime.cm
2026-02-14 14:00:27 -06:00

6 lines
138 B
Plaintext

// Runtime configuration — available to all modules via use('runtime')
return stone({
shop_path: shop_path,
core_path: core_path
})