beqacrc
Results
3
comments of
beqacrc
Any updates?
### UPDATE changed ```ts export const _ = { ... } ``` to ```ts export const $_ = { ... } ``` and it worked. but can't figure out why
I think _ is vue compiler's reserved variable or something like that