Is it possible to use the `@Language("RegExp")` annotation in the shared module? I can't seem to get...
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