lazy load formatters

This commit is contained in:
Dax Raad
2025-06-27 11:29:20 -04:00
committed by Jay V
parent 9e2bb63688
commit d972c27f03
19 changed files with 408 additions and 435 deletions

View File

@@ -22,6 +22,7 @@ export namespace Config {
}
}
log.info("loaded", result)
return result
})