export type { LegaleRequestOptions } from './legale-request-options.js'; export type { LegaleFetchObject } from './legale-fetch.object.js'; export type { AuthMethod } from './auth-method.js';