/** * A flexible object for the many "options" objects we throw around in cerebro. */ export type Options = Record;