twitst4tz

twitter statistics web application
Log | Files | Refs | README | LICENSE

index.d.ts (58B)


      1 const equal: (a: any, b: any) => boolean;
      2 export = equal;