UNPKG
@fboes/aerofly-custom-missions
Version:
latest (1.9.1)
1.9.1
1.9.0
1.8.0
1.7.0
1.6.0
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Builder for Aerofly FS4 Custom Missions Files
@fboes/aerofly-custom-missions
/
types
/
check
/
TestHelpers.d.ts
4 lines
(3 loc)
•
206 B
TypeScript
View Raw
1
2
3
4
export
declare
const
assertValidAeroflyStructure
:
(
aeroflyString
:
string
) =>
void
;
export
declare
const
assertIncludes
:
(
string
:
string
,
includes
:
string
) =>
void
;
//# sourceMappingURL=TestHelpers.d.ts.map