Partager via


AssignmentInput type

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