mirage-config/source/poodinis/config/package.d
2022-09-23 23:40:36 +03:00

13 lines
309 B
D

/**
* 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;
public import poodinis.config.dictionary;