Init repo con git

This commit is contained in:
Samuele E. Locatelli
2025-08-21 08:59:27 +00:00
parent 4771dea3dc
commit 1d4b5aba63
2457 changed files with 540681 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/**
* @typedef {import('./lib/index.js').LightOptions} LightOptions
* @typedef {import('./lib/index.js').Options} Options
*/
export * from './lib/index.js'