UNPKG

@tai-kun/surrealdb

Version:

The SurrealDB SDK for JavaScript

3 lines 181 B
import type { RpcResponse } from "@tai-kun/surrealdb/types"; export default function isRpcResponse(resp: unknown): resp is RpcResponse; //# sourceMappingURL=is-rpc-response.d.ts.map