mirror of
https://github.com/vale981/grapher
synced 2025-03-06 01:51:38 -05:00
2 lines
114 B
JavaScript
2 lines
114 B
JavaScript
export { default as astToBody } from './lib/astToBody';
|
|
export { default as astToQuery } from './lib/astToQuery';
|