@accounter/server
Version:
Accounter GraphQL server
27 lines (26 loc) • 1.31 kB
text/typescript
export type * from './__generated__/types.js';
export type { DateOrString, NumberOrString } from './__generated__/scraper-ingestion.types.js';
export type * from './__generated__/scraper-ingestion.types.js';
export type { numberArray } from './__generated__/poalim-scraper-ingestion.types.js';
export type * from './__generated__/poalim-scraper-ingestion.types.js';
export type * from './__generated__/isracard-amex-scraper-ingestion.types.js';
export type {
IFetchOtsarHahayalIlsByKeysParams,
IFetchOtsarHahayalIlsByKeysResult,
IFetchOtsarHahayalIlsByKeysQuery,
IUploadOtsarHahayalIlsTransactionsParams,
IUploadOtsarHahayalIlsTransactionsResult,
IUploadOtsarHahayalIlsTransactionsQuery,
IFetchOtsarHahayalForeignByKeysParams,
IFetchOtsarHahayalForeignByKeysResult,
IFetchOtsarHahayalForeignByKeysQuery,
IUploadOtsarHahayalForeignTransactionsParams,
IUploadOtsarHahayalForeignTransactionsResult,
IUploadOtsarHahayalForeignTransactionsQuery,
IFetchOtsarHahayalCreditCardByKeysParams,
IFetchOtsarHahayalCreditCardByKeysResult,
IFetchOtsarHahayalCreditCardByKeysQuery,
IUploadOtsarHahayalCreditCardTransactionsParams,
IUploadOtsarHahayalCreditCardTransactionsResult,
IUploadOtsarHahayalCreditCardTransactionsQuery,
} from './__generated__/otsar-hahayal-scraper-ingestion.types.js';