import { DispatchSync } from "https://deno.land/x/mandarinets@v2.3.2/rust-core/database/drivers/postgres/ts-src/lib.ts";
type
<T = any>(commandType: CommandTypes, ...data: ArrayBufferView[]) => SyncResult<T>
x/mandarinets/rust-core/database/drivers/postgres/ts-src/lib.ts>DispatchSync
import { DispatchSync } from "https://deno.land/x/mandarinets@v2.3.2/rust-core/database/drivers/postgres/ts-src/lib.ts";