mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-11 05:49:31 -06:00
Beginnings of JavaScript bindings
This commit is contained in:
3
src/runtime/javascript/tests/basic.ts
Normal file
3
src/runtime/javascript/tests/basic.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import PGF from '../index'
|
||||
|
||||
PGF.readPGF('../haskell/tests/basic.pgf')
|
||||
Reference in New Issue
Block a user