mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-09-17 03:04:26 +08:00
3 lines
75 B
Python
3 lines
75 B
Python
from .__version__ import __version__
|
|
from .slide import Slide, ThreeDSlide
|