str5_36.d.ts 107 B

123
  1. export type Str5_36 = () => string;
  2. export function makestr5_36(): Str5_36;
  3. export const str5_36: Str5_36;