typed-screeps-server
v0.0.3
Published
Typescript types for the Screeps private server
Maintainers
Readme
Typed-Screeps-Server
This repository contains various type definition corresponding to the internals of the Screeps server. Its purpose is to help writing type-safe mods for the open-source server.
Usage
npm i -D typed-screeps-server, or your preferred package manager stanza- add "typed-screeps-server" to your project's
tsconfig.jsoncompilerOptions.typesto force the loading of the ambient definitions
