started library

This commit is contained in:
Eduardo Bacarin 2025-06-13 14:09:31 -03:00
commit 4211edf7fc
12 changed files with 848 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
);