import * as two from "../build/dev/javascript/lustre_animation/example_two_independent.mjs"; import * as drops from "../build/dev/javascript/lustre_animation/example_drops.mjs"; two.main(); drops.main();