UNPKG

anomaly-packer

Version:

Anomaly Packer is a utility package for STALKER Anomaly creators to help them develop addons at speed with TypeScript's type-safety and game-oriented build tools.

9 lines (7 loc) 210 B
/** @noSelfInFile */ declare namespace medic_effects { export function medic_anim(): void export function medic_pp(): void export function medic_rad_anim(): void export function medic_rad_pp(): void }