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 (5 loc) 113 B
/** @customConstructor getFS */ declare class getFS { constructor() update_path(path: string): string }