| 28 | providers: [provideLuxonDateAdapter()], |
| 29 | }) |
| 30 | export class MatLuxonDateModule {} |
| 31 | |
| 32 | export function provideLuxonDateAdapter( |
| 33 | formats: MatDateFormats = MAT_LUXON_DATE_FORMATS, |
nothing calls this directly
no outgoing calls
no test coverage detected