UNPKG

@andrewcturing/microsoft_teams

Version:

Pipedream Microsoft Teams Components

8 lines (6 loc) 158 B
const DEFAULT_METHOD = "get"; const ORDER_BY_CREATED_DESC = "orderby=createdDateTime%20desc"; export default { DEFAULT_METHOD, ORDER_BY_CREATED_DESC, };