negundo-client/meta/config.php

10 lines
105 B
PHP
Raw Normal View History

2024-03-13 13:08:37 +00:00
<?php
return [
'lean' => [
'autoload' => [
'negundo.client'
2024-03-13 13:08:37 +00:00
]
],
];