/ceres-decl

TypeScript declaration file for Ceres

Primary LanguageJavaScriptMIT LicenseMIT

This repository contains the entire API surface for Ceres, expressed in terms of a TypeScript declaration file.

If you're using TypeScript, you can depend on this package: npm add ceres-decl

If you're not using TypeScript, you can still use the file as a reference when developing in pure Lua.