Test/node_modules/@braintree/sanitize-url/dist/index.d.ts
2026-04-09 22:54:00 +07:00

1 line
59 B
TypeScript

export declare function sanitizeUrl(url?: string): string;