mirror of
https://github.com/mbierlee/mirage-injector.git
synced 2024-11-15 05:14:01 +01:00
9 lines
253 B
D
9 lines
253 B
D
|
/**
|
||
|
* Poodinis Dependency Injection Framework
|
||
|
* Copyright 2022 Mike Bierlee
|
||
|
* 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.valueinjector.mirage;
|