mirage-config/source/poodinis/config/package.d

13 lines
309 B
D
Raw Normal View History

2022-09-23 22:34:22 +02:00
/**
* Authors:
* Mike Bierlee, m.bierlee@lostmoment.com
* Copyright: 2022 Mike Bierlee
* License:
* This software is licensed under the terms of the MIT license.
* The full terms of the license can be found in the LICENSE file.
*/
module poodinis.config;
2022-09-23 22:34:46 +02:00
public import poodinis.config.dictionary;