Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript Support - TypeScript Desteği - index.d.ts #118

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jan 25, 2024

  1. TypeScript Desteği

    Merhabalar,
    
    Iyzipay içerisindeki tüm modül ve methodları haritalayıp bir typescript declaration dosyası hazırladım. Kod bu şekilde npm üzerinde paylaşılırsa otomatik olarak TypeScript desteği eklenmiş olacak.
    
    İyi çalışmalar dilerim
    cangokceaslan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a2b1b26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98589db View commit details
    Browse the repository at this point in the history
  3. Small adjustment regarding declare module and namespace exporting

    Small adjustment regarding declare module and namespace exporting
    cangokceaslan committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6627ff5 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    da2f248 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Update index.d.ts

    cangokceaslan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e365136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c2328 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Upgraded namespace variables

    There was a small mistake of namespace variable names. Corrected.
    cangokceaslan committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    35a8b45 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Exported all interfaces and Deduplicated naming according to @eslint/…

    …naming-convention
    
    - Exported all interfaces
    - Deduplicated naming according to @eslint/naming-convention
    cangokceaslan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    bb2a2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4b435a View commit details
    Browse the repository at this point in the history
  3. Reversed to default exportation

    Reversed to default exportation
    cangokceaslan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c994eb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    5a6cc5e View commit details
    Browse the repository at this point in the history