UNPKG

@fboes/aerofly-custom-missions

Version:

Builder for Aerofly FS4 Custom Missions Files

4 lines (3 loc) 206 B
export declare const assertValidAeroflyStructure: (aeroflyString: string) => void; export declare const assertIncludes: (string: string, includes: string) => void; //# sourceMappingURL=TestHelpers.d.ts.map