import Thales2D from '../4e/_Thales2D.js'
export { interactifReady, interactifType, amcReady, amcType, titre } from '../4e/_Thales2D.js'
/**
* Calcul de longueurs avec le théorème de Thalès
* @author Rémi Angot
* Référence 3G20
*/
export const uuid = '74eac'
export const ref = '3G20'
export default function Thales2D3e () {
Thales2D.call(this)
this.sup = 2
this.video = 'j_zZOpLLl9k'
this.pointsParQuestions = 2
}