mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-08 12:36:50 +03:00
refactor: migrate Outbound Configuration validation to modular
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ValidationResult } from './types.js';
|
||||
import { ValidationResult } from './types';
|
||||
|
||||
export function validateUrl(
|
||||
url: string,
|
||||
|
||||
Reference in New Issue
Block a user