From f3c9d405382dd81d426c7eab1f6390ec8e6dad00 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 5 Mar 2018 08:45:25 +0100 Subject: Documentation update. --- docs/api/pl.treksoft.kvision.hmr/index.html | 59 ----------------------------- 1 file changed, 59 deletions(-) delete mode 100644 docs/api/pl.treksoft.kvision.hmr/index.html (limited to 'docs/api/pl.treksoft.kvision.hmr/index.html') diff --git a/docs/api/pl.treksoft.kvision.hmr/index.html b/docs/api/pl.treksoft.kvision.hmr/index.html deleted file mode 100644 index 8b52b5bd..00000000 --- a/docs/api/pl.treksoft.kvision.hmr/index.html +++ /dev/null @@ -1,59 +0,0 @@ - - - -pl.treksoft.kvision.hmr - kvision - - - -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).

-
- - -- cgit