mirror of
https://github.com/danbulant/lang-surrealql
synced 2026-05-19 04:18:34 +00:00
2 lines
No EOL
104 B
JavaScript
2 lines
No EOL
104 B
JavaScript
import {baseParser} from "./dist/index.js"
|
|
console.log(baseParser.parse('begin transaction').toString()) |