kvision / pl.treksoft.kvision.hmr

Package pl.treksoft.kvision.hmr

Helper interfaces and classes necessary to develop applications supporting Hot Module Replacement (HMR).

Types

ApplicationBase

interface ApplicationBase

Base interface for applications.

Hot

external interface Hot

Helper interface for Hot Module Replacement (HMR).

Module

external interface Module

Helper interface for Hot Module Replacement (HMR).

Properties

module

external val module: Module

Helper variable for Hot Module Replacement (HMR).