mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-06 15:49:40 +02:00
13 lines
363 B
JavaScript
13 lines
363 B
JavaScript
//
|
|
// marketplacesClara.js
|
|
//
|
|
// Created by David Rowe on 12 Nov 2016.
|
|
// Copyright 2016 High Fidelity, Inc.
|
|
//
|
|
// Injected into Clara.io marketplace Web page.
|
|
//
|
|
// Distributed under the Apache License, Version 2.0.
|
|
// See the accompanying file LICENSE or http://www.apache.org/licenses/LICENSE-2.0.html
|
|
//
|
|
|
|
console.log("Hello from marketplacesClara.js");
|