snippets
run an init function
- An
initkey can be added to the top levelexport const bobject to trigger an initialization function that runs as soon as bitty is ready without requiring other interaction.
html
javascript
;
init key can be added to the top level
export const b object to trigger an
initialization function that runs as
soon as bitty is ready without requiring
other interaction.;