0.5.1 • Published 9 months ago
@bablr/agast-vm-helpers v0.5.1
@bablr/agast-vm-helpers
Helper functions for working with the agAST VM.
Usage
import { buildExpression, reifyExression } from 'agast-vm-helpers';
reifyExpression(buildExpression());
Helper functions for working with the agAST VM.
import { buildExpression, reifyExression } from 'agast-vm-helpers';
reifyExpression(buildExpression());