first pass at raw, text files

This commit is contained in:
2023-05-06 14:31:28 -07:00
parent a936a2a32f
commit 4061b40eb4
11 changed files with 4675 additions and 7 deletions

2
src/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export { read_config, Config } from './conf';