2
0
mirror of https://github.com/tenrok/vue-json-viewer.git synced 2026-06-23 20:40:38 +03:00

Merge branch 'add-function-value' into 1.x

This commit is contained in:
STAFYNIAK Sacha
2018-09-17 06:30:06 +02:00
+1
View File
@@ -62,6 +62,7 @@ export default {
JsonBoolean, JsonBoolean,
JsonObject, JsonObject,
JsonArray, JsonArray,
JsonFunction,
JIcon JIcon
} }
}; };