stylesheets/flint/functions/lib/_map-fetch.scss in flint-gs-2.0.0.rc.1 vs stylesheets/flint/functions/lib/_map-fetch.scss in flint-gs-2.0.0.rc.2

- old
+ new

@@ -1,7 +1,9 @@ /** * Fetch value from map * + * @access private + * * @param {Map} $map - map to fetch value from * @param {ArgList} $keys - list of keys to traverse * * @return {String | False} */