UNPKG

@universal-material/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.1.0.

2 lines (1 loc) 131 B
export type Direction = 'auto' | 'auto-left' | 'auto-right' | 'down' | 'up' | 'down-left' | 'down-right' | 'up-left' | 'up-right';