Repository URL to install this package:
|
Version:
1.1.1 ▾
|
@doodle/countries
/
index.js
|
|---|
const json = require('./formats/json');
// Generate JSON format
json().catch(err => console.log(err));