Skip to content

blog-feed-url.ts#

View Markdown

Source

2 documented symbols. Read the signatures first, then expand each item for parameters, return types, and examples.

2 symbols 1 variables 1 modules

Reference#

moduleblog-feed-urlSafe-URL checks for configured external blog feeds.

Safe-URL checks for configured external blog feeds.

View source

variableconst CONTROL_CHARS = /[\n\r\t\0]/Safe-URL checks for configured external blog feeds.

Safe-URL checks for configured external blog feeds.

Signature

const CONTROL_CHARS = /[\n\r\t\0]/

View source