Update stdlib
[mirror/dsa-puppet.git] / 3rdparty / modules / stdlib / types / compat / string.pp
1 # Emulate the is_string and validate_string functions
2 type Stdlib::Compat::String = Optional[String]