Files
cell/util.cm
2026-02-25 17:28:11 -06:00

6 lines
105 B
Plaintext

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