mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-05-21 12:37:00 +08:00
3 lines
75 B
Python
3 lines
75 B
Python
from .__version__ import __version__
|
|
from .slide import Slide, ThreeDSlide
|