| 1 | // #docplaster |
| 2 | // #docregion animation-const, trigger-const |
| 3 | import {animation, style, animate, trigger, transition, useAnimation} from '@angular/animations'; |
| 4 | // #enddocregion trigger-const |
nothing calls this directly
no test coverage detected