Update object definitions in list and map

This commit is contained in:
2024-08-17 13:57:44 +09:30
parent db38ade569
commit e7d895567a
4 changed files with 32 additions and 4 deletions

View File

@@ -2,9 +2,7 @@ import { CommonModule } from '@angular/common';
import {
ChangeDetectionStrategy,
Component,
OnInit,
computed,
effect,
forwardRef,
input,
model,