Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 320 Bytes

README.MD

File metadata and controls

21 lines (18 loc) · 320 Bytes

About me

val lavmee by developer {
    about {
        fullName = "Sergei Gagarin"
        displayName = "Lavmee"
        age = 22u
        company = Foresko
    }

    links {
        x = "@samuelgagarin"
        telegram = "@lavmee"
    }

    install(Kotlin) {
        this with Multiplatform
    }
}