{"ast":null,"code":"/**\n * Returns the URL of a given example.\n */\nexport function getExampleURL(example) {\n  return \"/examples/\".concat(example.name);\n}","map":null,"metadata":{},"sourceType":"module"}