ms-graph-api-0.8.0.0: src/MSGraphAPI.hs
module MSGraphAPI (
Collection(..), run, tryReq, withTLS
) where
import MSGraphAPI.Internal.Common (Collection(..), run, tryReq, withTLS)
module MSGraphAPI (
Collection(..), run, tryReq, withTLS
) where
import MSGraphAPI.Internal.Common (Collection(..), run, tryReq, withTLS)