@nolanrigo/cloudformation
Version:
TypeScript-based imperative way to define AWS CloudFormation templates
8 lines (7 loc) • 396 B
TypeScript
export { default as MatchmakingConfiguration } from "./MatchmakingConfiguration";
export { default as Script } from "./Script";
export { default as GameSessionQueue } from "./GameSessionQueue";
export { default as MatchmakingRuleSet } from "./MatchmakingRuleSet";
export { default as Fleet } from "./Fleet";
export { default as Build } from "./Build";
export { default as Alias } from "./Alias";