Is it possible to use the `@Language("RegExp")` an...
# multiplatform
d
Is it possible to use the
@Language("RegExp")
annotation in the shared module? I can't seem to get the dependency included in the commonMain
1