/** * Organizational helper to mark a place where to really use `any` * * @private within the repository */ export type really_any = any;