export interface TypeHelpOptions { newObject: any; object: Record; property: string; }