mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 06:27:02 +05:30
Initial commit
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
commit
29c374859b
27 changed files with 823 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
package dev.msfjarvis.claw.common
|
||||
|
||||
actual fun getPlatformName(): String {
|
||||
return "Desktop"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue