MCPcopy Create free account
hub / github.com/dabbott/javascript-playgrounds / player.js

File player.js

player.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { Component } from 'react'
2import ReactDOM from 'react-dom'
3
4import Sandbox from './components/player/Sandbox'

Callers

nothing calls this directly

Calls 6

prefixFunction · 0.90
getHashStringFunction · 0.90
appendCSSFunction · 0.90
prefixAndApplyFunction · 0.90
loadMethod · 0.80
renderMethod · 0.45

Tested by

no test coverage detected