sveltefire
sveltefire copied to clipboard
FIX: Export `Node` and `NodeList` components
This PR addresses the concern raised in issue https://github.com/codediodeio/sveltefire/issues/159 where the Node and NodeList components were not being exported from the library.
By merging this PR, users will be able to import and use the Node and NodeList components without encountering the error.
@codediodeio, could you please review this PR at your earliest convenience? Thank you!