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

4 lines
107 B
TypeScript

export type Str6_36 = () => string;
export function makestr6_36(): Str6_36;
export const str6_36: Str6_36;