4 lines
107 B
TypeScript

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