Socket
Book a DemoInstallSign in
Socket

types_opendata_spec_covid19

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types_opendata_spec_covid19

Type defenitions for opendata_spec_covid19 that is going to be used widely in Japan (hopefully)

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Type Definitions for opendata_spec_covid19 (Unofficial)

Type definitions for Japanese COVID19 data format.

How to install

npm install types_opendata_spec_covid19

or

yarn add types_opendata_spec_covid19

How to use

import { patients } from 'types_opendata_spec_covid19'

const rows: patients[] = [{ ageRange: '30代', ... }]

About the data format

FAQs

Package last updated on 25 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts