UNPKG

anomaly-packer

Version:

Anomaly Packer is a tool that helps in making of an addon for STALKER Anomaly with type-safe code using TypeScript

8 lines (6 loc) 142 B
/** @noSelfInFile */ declare namespace level_weathers { export function get_weather_manager(): { get_curr_weather(): TODO } }