UNPKG

@proofgeist/fmdapi

Version:
8 lines 185 B
export type BaseFetchAdapterOptions = { server: string; db: string; }; export type GetTokenArguments = { refresh?: boolean; }; //# sourceMappingURL=fetch-base-types.d.ts.map