add reference package

This commit is contained in:
Felix Roos 2025-01-24 14:31:29 +01:00
parent 9432f780f2
commit 5d562e8cd6
No known key found for this signature in database
4 changed files with 66 additions and 1 deletions

View file

@ -0,0 +1,2 @@
import jsdoc from '../../doc.json';
export const reference = jsdoc;