mirror of
https://github.com/sern-handler/website
synced 2026-06-27 18:22:22 +00:00
6 lines
119 B
JavaScript
6 lines
119 B
JavaScript
/**
|
|
* @typedef {import('./lib/index.js').GetDefinition} GetDefinition
|
|
*/
|
|
|
|
export {definitions} from './lib/index.js'
|