10
0

str3_36.d.ts 107 B

123
  1. export type Str3_36 = () => string;
  2. export function makestr3_36(): Str3_36;
  3. export const str3_36: Str3_36;