Type alias BeAnObject

BeAnObject: Record<string, any>

This type is for lint error "ban-types" where "{}" would be used This type is separate from "KeyStringAny" because it has a different meaning

Generated using TypeDoc