Files
cell/util.cm
2025-12-21 10:37:02 -06:00

5 lines
75 B
Plaintext

var shop = use('internal/shop')
return {
file_reload: shop.file_reload
}