UNPKG

@ng-supabase/core

Version:

ng-supabase is a component library and helper utilities for integrating Supabase in your angular application.

2 lines (1 loc) 76 B
export declare function trimEnd(value: string, trimValue?: string): string;