export type IIfdefOptions = { context?: Record; log?: boolean; type: Array; };