UNPKG

@flying-dice/tslua-dcs-mission-types

Version:

Typescript type definitions for DCS

11 lines (10 loc) 137 B
/** * @version 2.9.10.4160 * @noSelf **/ export interface _radio { modulation: { FM: number; AM: number; }; }