* @ngdoc function * @name angular.isString * @module ng * @kind function * * @description * Determines if a reference is a `String`. * * @param {*} value Reference to check. * @returns {boolean} True if `value` is a `String`.
(value)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected