types_opendata_spec_covid19
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i types_opendata_spec_covid19

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

8.77 kB

Total Files

11

Last publish

Collaborators

  • wataru