mirror of
https://github.com/praktimarc/kst4contest.git
synced 2026-07-13 16:16:44 +02:00
3 lines
133 B
TypeScript
3 lines
133 B
TypeScript
/** @type {Record<string, string | null>} */
|
|
export const normal: Record<string, string | null>;
|
|
//# sourceMappingURL=normal.d.ts.map
|