hsvtslv

Results 2 comments of hsvtslv

@BDav24 In addition, it would be nice to add other socials. List of examples written for laravel https://github.com/laravel-notification-channels

@vlapo Any progress on this? ```ts export function ValidateCallback( callback: (object: Object, value: any) => Promise | boolean, validationOptions?: ValidationOptions, ) { return (object: Object, propertyName: string) => { registerDecorator({...