blowfish/node_modules/@braintree/sanitize-url/dist/index.d.ts

2 lines
59 B
TypeScript
Raw Normal View History

2023-01-29 22:30:24 +00:00
export declare function sanitizeUrl(url?: string): string;