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) 128 B
/** @noSelfInFile */ declare namespace utils_xml { export function get_color(color: Color, to_code?: boolean): string }