`optionsOA` is not defined in the `onMount` function. Should this be `defaultOptions` instead? https://github.com/Bunlong/svelte-barcode/blob/311ab66aef389e7ebb4ac83a88ade7b0a8222157/src/Barcode.svelte#L33
optionsOAis not defined in theonMountfunction.Should this be
defaultOptionsinstead?svelte-barcode/src/Barcode.svelte
Line 33 in 311ab66