str6_36.d.ts 107 B

123
  1. export type Str6_36 = () => string;
  2. export function makestr6_36(): Str6_36;
  3. export const str6_36: Str6_36;