@robonen/editor/ConflictPolicyTConflictPolicytestedHow to resolve two definitions registered under the same type. Source Tests Signaturets Copyexport type ConflictPolicy = 'throw' | 'last-wins' | 'first-wins';