UNPKG

@upv/ushi-shared

Version:

Shared DTOs, types, and utilities for the USHI platform (LMS, Trials, Social, Wallet).

8 lines (7 loc) 220 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defaultHeaders = void 0; exports.defaultHeaders = { 'Content-Type': 'application/json', 'Access-Control-Allow-Origin': '*', };