export structures

This commit is contained in:
Rowan 2025-09-11 00:28:58 -04:00
parent c5c70ab99c
commit 665516df55

View file

@ -0,0 +1,2 @@
export * from './option.js'
export * from './result.js'