From 63503bd4517d87c34498002c820aefaef22c501e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Wed, 22 Aug 2018 15:34:00 +0200 Subject: API documentation for 0.0.17 --- api/pl.treksoft.kvision.html/-template/templates.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 api/pl.treksoft.kvision.html/-template/templates.html (limited to 'api/pl.treksoft.kvision.html/-template/templates.html') diff --git a/api/pl.treksoft.kvision.html/-template/templates.html b/api/pl.treksoft.kvision.html/-template/templates.html new file mode 100644 index 00000000..8a25f0d0 --- /dev/null +++ b/api/pl.treksoft.kvision.html/-template/templates.html @@ -0,0 +1,14 @@ + + + +Template.templates - kvision + + + +kvision / pl.treksoft.kvision.html / Template / templates
+
+

templates

+ +abstract var templates: Map<String, (Any?) -> String> + + -- cgit