1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-13 09:13:07 +00:00

Compare commits

..

2 commits

Author SHA1 Message Date
Variable f865c8116c
Merge f8702bbb92 into d2892358e3 2024-11-09 02:28:08 +00:00
Variable f8702bbb92 add docstring 2024-11-09 07:27:51 +05:00

View file

@ -748,6 +748,7 @@ class ImportAPI:
func open_save_autoload() -> OpenSave:
return OpenSave
## Returns the Import autoload. Manages import of brushes and patterns.
func import_autoload() -> Import:
return Import