@tslib/conf

config file loader for typescript

Usage no npm install needed!

<script type="module">
  import tslibConf from 'https://cdn.skypack.dev/@tslib/conf';
</script>

README

conf

config file for typescript

更新说明

1.0.15

  • 添加 _reload() 函数,进行手动重加载
  • 修复添加空对象BUG