6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
// Runtime configuration — available to all modules via use('runtime')
|
|
return stone({
|
|
shop_path: shop_path,
|
|
core_path: core_path
|
|
})
|