MCPcopy Create free account
hub / github.com/ionic-team/ionic-framework / mdTransitionAnimation

Function mdTransitionAnimation

core/src/utils/transition/index.ts:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15const iosTransitionAnimation = () => import('./ios.transition');
16const mdTransitionAnimation = () => import('./md.transition');
17const focusController = createFocusController();
18
19// TODO(FW-2832): types

Callers 1

getAnimationBuilderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected