UNPKG

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

Version:

Typescript type definitions for DCS

8 lines (7 loc) 113 B
/** * @version 2.9.10.4160 * @noSelf **/ export interface _radio { modulation: { FM: number; AM: number }; }