create-expo-cljs-app
Version:
Create a react native application with Expo and Shadow-CLJS!
1 lines • 2.52 kB
JavaScript
["^ ","~:resource-id",["~:shadow.build.classpath/resource","goog/date/datelike.js"],"~:js","goog.provide(\"goog.date.DateLike\");\ngoog.forwardDeclare(\"goog.date.Date\");\ngoog.date.DateLike;\n","~:source","// Copyright 2010 The Closure Library Authors. All Rights Reserved.\n//\n// Licensed under the Apache License, Version 2.0 (the \"License\");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an \"AS-IS\" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n\n/**\n * @fileoverview Typedefs for working with dates.\n *\n * @author nicksantos@google.com (Nick Santos)\n */\n\ngoog.provide('goog.date.DateLike');\n\ngoog.forwardDeclare('goog.date.Date'); // circular reference\n\n\n/**\n * @typedef {(Date|goog.date.Date)}\n */\ngoog.date.DateLike;\n","~:compiled-at",1613924115875,"~:source-map-json","{\n\"version\":3,\n\"file\":\"goog.date.datelike.js\",\n\"lineCount\":4,\n\"mappings\":\"AAoBAA,IAAA,CAAKC,OAAL,CAAa,oBAAb,CAAA;AAEAD,IAAA,CAAKE,cAAL,CAAoB,gBAApB,CAAA;AAMAF,IAAA,CAAKG,IAAL,CAAUC,QAAV;;\",\n\"sources\":[\"goog/date/datelike.js\"],\n\"sourcesContent\":[\"// Copyright 2010 The Closure Library Authors. All Rights Reserved.\\n//\\n// Licensed under the Apache License, Version 2.0 (the \\\"License\\\");\\n// you may not use this file except in compliance with the License.\\n// You may obtain a copy of the License at\\n//\\n// http://www.apache.org/licenses/LICENSE-2.0\\n//\\n// Unless required by applicable law or agreed to in writing, software\\n// distributed under the License is distributed on an \\\"AS-IS\\\" BASIS,\\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\n// See the License for the specific language governing permissions and\\n// limitations under the License.\\n\\n/**\\n * @fileoverview Typedefs for working with dates.\\n *\\n * @author nicksantos@google.com (Nick Santos)\\n */\\n\\ngoog.provide('goog.date.DateLike');\\n\\ngoog.forwardDeclare('goog.date.Date'); // circular reference\\n\\n\\n/**\\n * @typedef {(Date|goog.date.Date)}\\n */\\ngoog.date.DateLike;\\n\"],\n\"names\":[\"goog\",\"provide\",\"forwardDeclare\",\"date\",\"DateLike\"]\n}\n"]