ProjectCompiler

fun interface ProjectCompiler

Represents the process to compile the project for hot reload.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun invoke(): ProjectCompiler.Companion.Result