@rbxts/lapis
A Roblox DataStore abstraction that offers: - **Session Locking** - Documents can only be accessed from one server at a time. This prevents some bugs and duping methods. - **Validation** - Ensure your data is correct before saving it. - **Migrations** - U
Version 0.3.6 License MIT
INSTALL