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

10
vendor/composer/autoload_files.php vendored Normal file
View file

@ -0,0 +1,10 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'ad53562c95430a8cfe99d24812652dc1' => $baseDir . '/src/helpers.php',
);