Helper interfaces and classes necessary to develop applications supporting Hot Module Replacement (HMR).
interface ApplicationBase
Base interface for applications. |
|
external interface Hot
Helper interface for Hot Module Replacement (HMR). |
|
external interface Module
Helper interface for Hot Module Replacement (HMR). |
external val module: Module
Helper variable for Hot Module Replacement (HMR). |