mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 12:14:43 +00:00
2 lines
78 B
Python
2 lines
78 B
Python
.load!: (f: PathLike) => NoneType
|
|
.save!: (obj: Obj, f: PathLike) => NoneType
|