Package Exports
- korea-law
- korea-law/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (korea-law) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
korea-law
Korean Law Library - 한국 법률 라이브러리
Installation
npm install korea-lawUsage
const koreaLaw = require('korea-law');
console.log(koreaLaw);License
MIT