Variable None

None: Option<any>

An empty Option.

const option: Option<string> = None;