huanshankeji / compose-multiplatform-material

Unified Compose Multiplatform common extensions and Material wrappers for `androidx.compose` and Compose HTML
https://huanshankeji.github.io/compose-multiplatform-material/
Apache License 2.0
17 stars 0 forks source link

Add `PlatformModifier` typealiases #22

Closed ShreckYe closed 6 months ago

ShreckYe commented 6 months ago

It's used in a lot of places. Add typealiases so there is no need to import ... as ... every time.