UNPKG

@publichealthengland/uk-covid19

Version:

This is a JavaScript SDK for the COVID-19 API, as published by Public Health England on Coronavirus (COVID-19) in the UK dashboard.

5 lines 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var UKCovid19_1 = require("./UKCovid19"); Object.defineProperty(exports, "default", { enumerable: true, get: function () { return UKCovid19_1.default; } }); //# sourceMappingURL=index.js.map