coh-content-db-homecoming 1.3.25 → 1.3.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const LoopHero: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Pollster: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Underdog: IBadgeData;
@@ -0,0 +1,2 @@
1
+ import { IBadgeData } from "coh-content-db";
2
+ export declare const Unforgettable: IBadgeData;