MCPcopy Create free account
hub / github.com/microsoft/SandDance / _continuousPulseStepTwo

Function _continuousPulseStepTwo

docs/app/js/sanddance-app.js:28662–28667  ·  view source on GitHub ↗
(borderWidth)

Source from the content-addressed store, hash-verified

28660 };
28661}
28662function _continuousPulseStepTwo(borderWidth) {
28663 return {
28664 opacity: 1,
28665 borderWidth: borderWidth
28666 };
28667}
28668function _continuousPulseStepThree() {
28669 return {
28670 opacity: 1

Calls

no outgoing calls

Tested by

no test coverage detected