Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sveltejs/svelte
/ get_t
Function
get_t
packages/svelte/src/internal/client/dom/elements/transitions.js:397–397 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
395
}
396
397
var
get_t = () => 1 - t2;
398
399
// create a dummy animation that lasts as long as the delay (but with whatever devtools
400
// multiplier is in effect). in the common case that it is `0`, we keep it anyway so that
Callers
1
animate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected