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

6 lines (4 loc) 140 B
/** @noSelfInFile */ declare namespace game_difficulties { export function get_eco_factor(factor: Suggest<'money_loots'>): number }