Files
2025-03-07 19:22:02 +01:00

4 lines
107 B
TypeScript

export type Str5_36 = () => string;
export function makestr5_36(): Str5_36;
export const str5_36: Str5_36;