import type { AdaptorDataSource as Adaptor } from '../interfaces/adaptor-data-source'; export interface Options { disableFor: Array; }