UNPKG

love-typescript-definitions

Version:
11 lines (9 loc) 244 B
import "./functions"; declare module "love" { /** * Contains functions for analyzing command line arguments. * * Implemented in [boot.lua](https://bitbucket.org/rude/love/src/default/src/scripts/boot.lua) */ namespace arg {} }