UNPKG

react-period-of-stay-input

Version:

React.js component for entering a period of stay in a hotel: check-in + check-out date

1 lines 1.16 kB
{"id":"../node_modules/fbjs/lib/isTextNode.js","dependencies":[{"name":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/node_modules/fbjs/package.json","includedInParent":true,"mtime":1533713806755},{"name":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/package.json","includedInParent":true,"mtime":1534141269544},{"name":"./isNode","loc":{"line":12,"column":21},"parent":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/node_modules/fbjs/lib/isTextNode.js","resolved":"/home/ikr/prj/stc-b2b/react-period-of-stay-input/node_modules/fbjs/lib/isNode.js"}],"generated":{"js":"'use strict';\n\n/**\n * Copyright (c) 2013-present, Facebook, Inc.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * @typechecks\n */\n\nvar isNode = require('./isNode');\n\n/**\n * @param {*} object The object to check.\n * @return {boolean} Whether or not the object is a DOM text node.\n */\nfunction isTextNode(object) {\n return isNode(object) && object.nodeType == 3;\n}\n\nmodule.exports = isTextNode;","map":null},"hash":"82be1f2f5ad01bdd07d1dc5619ae6d0f","cacheData":{"env":{}}}