digitalinteraction / deconf-api-toolkit

A library for running decentralised virtual conferences
https://deconf-api.openlab.dev/
MIT License
2 stars 0 forks source link

Deprecate `loadConfig` in favour of a more dynamic method #39

Open robb-j opened 2 years ago

robb-j commented 2 years ago

e.g.

function loadStructuredJson<T>(path: string, struct: Struct<T>): T

This would be a good move towards deprecating the built-in config in-favour of deployment specific config