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) 73 B
export declare function trim(value: string, trimValue?: string): string;