Type Alias CRUUDConnectorFn

CRUUDConnectorFn: (req?: CRUUDRequest) => Promise<any>

Type declaration