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

4 lines
107 B
TypeScript

export type Str3_36 = () => string;
export function makestr3_36(): Str3_36;
export const str3_36: Str3_36;