Skip to content

Commit 6703df6

Browse files
committed
Add export of Result type
1 parent 31ab7f7 commit 6703df6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Acceptable child value
44
* @typedef {import('./lib/index.js').XAttributes} Attributes
55
* Acceptable attributes value.
6+
* @typedef {import('./lib/index.js').XResult} Result
67
*/
78

89
export {x} from './lib/index.js'

0 commit comments

Comments
 (0)