constructor()

in src/KintoneClientCreator.ts [5:7]


  constructor(baseUrl: string) {
    this.baseUrl = baseUrl;
  }