default: {
    PostgrestBuilder: typeof PostgrestBuilder;
    PostgrestClient: typeof PostgrestClient;
    PostgrestError: typeof PostgrestError;
    PostgrestFilterBuilder: typeof PostgrestFilterBuilder;
    PostgrestQueryBuilder: typeof PostgrestQueryBuilder;
    PostgrestTransformBuilder: typeof PostgrestTransformBuilder;
}

Type declaration

Generated using TypeDoc