ske library support

This commit is contained in:
2020-03-30 20:27:58 +02:00
parent 1e84d965ff
commit 113efc1d23
3 changed files with 10 additions and 0 deletions

5
src/lib/ske.py Normal file
View File

@@ -0,0 +1,5 @@
__pragma__ ('noanno')
__pragma__ ('js', "var s_ske = require('ske-lexonomy');", None)
# export the symbols
SkeLexonomy = s_ske