Skip to content

Commit ae89329

Browse files
authored
build: update API golden (#28388)
Fixes an out-of-date API golden.
1 parent b06cf5a commit ae89329

File tree

1 file changed

+1
-1
lines changed
  • tools/public_api_guard/material

1 file changed

+1
-1
lines changed

tools/public_api_guard/material/core.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ export class MatNativeDateModule {
252252
// (undocumented)
253253
static ɵinj: i0.ɵɵInjectorDeclaration<MatNativeDateModule>;
254254
// (undocumented)
255-
static ɵmod: i0.ɵɵNgModuleDeclaration<MatNativeDateModule, never, [typeof NativeDateModule], never>;
255+
static ɵmod: i0.ɵɵNgModuleDeclaration<MatNativeDateModule, never, never, never>;
256256
}
257257

258258
// @public

0 commit comments

Comments
 (0)