UNPKG

263 BTypeScriptView Raw
1import { BadgesField } from 'badges'
2export declare function getBadgesInCategory(
3 category: string,
4 data: {
5 badges?: BadgesField
6 }
7): string
8export declare function getBadgesSection(data: { badges?: BadgesField }): string
9//# sourceMappingURL=badge.d.ts.map
10
\No newline at end of file