Type alias PostgrestClientOptions

PostgrestClientOptions: {
    PostgrestVersion?: string;
}

Type declaration

  • Optional PostgrestVersion?: string

Generated using TypeDoc