ske library support
This commit is contained in:
5
src/lib/ske.py
Normal file
5
src/lib/ske.py
Normal file
@@ -0,0 +1,5 @@
|
||||
__pragma__ ('noanno')
|
||||
__pragma__ ('js', "var s_ske = require('ske-lexonomy');", None)
|
||||
|
||||
# export the symbols
|
||||
SkeLexonomy = s_ske
|
||||
Reference in New Issue
Block a user