pgml 1.1.1

The official pgml Rust SDK
Documentation
1
2
3
#!/usr/bin/env node
const pgml = require("pgml");
pgml.cli().then(() => {});