# README
strings
# Functions
resolve using env vars, if not found - substitute with empty string.
resolve using env vars, if not found - return error.
resolve using env vars, if not found - leave the original intact.
this func expands constructs like ${foo} into specified replacement.
Match - finds whether the text matches/satisfies the pattern string.
No description provided by the author
# Type aliases
No description provided by the author