@bablr/agast-vm-helpers
v0.10.6
Published
Helper functions for working with the BABLR VM
Readme
@bablr/agast-vm-helpers
Helper functions for working with the agAST VM.
Usage
import { buildExpression, reifyExression } from 'agast-vm-helpers';
reifyExpression(buildExpression());