Installation

Add dependency to your build.gradle(.kts):

api("dev.makth:core:1.3.2")

Or in a JS project with:

npm install makth
yarn add makth