Config helpers (sample gist)
Small utility helpers for parsing config in side projects. The tree on the right mirrors nested gist paths.
export function main(): void { console.log('ok')}export const VERSION = '1.0.0'Small utility helpers for parsing config in side projects. The tree on the right mirrors nested gist paths.
export function main(): void { console.log('ok')}export const VERSION = '1.0.0'