MCPcopy Index your code
hub / github.com/jquery/jquery / Tween.js

File Tween.js

src/effects/Tween.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { jQuery } from "../core.js";
2import { isAutoPx } from "../css/isAutoPx.js";
3import { finalPropName } from "../css/finalPropName.js";
4

Callers

nothing calls this directly

Calls 2

isAutoPxFunction · 0.90
finalPropNameFunction · 0.90

Tested by

no test coverage detected