UNPKG

surrealdb-driver

Version:
6 lines (5 loc) 98 B
export interface Record { id: string; method: string; params?: string | any[]; }