다음을 통해 공유


AssignmentInput type

type AssignmentInput<T> = { property: string, value: T }