4 lines
107 B
TypeScript

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