UNPKG

publication-ids

Version:

Javascript / Typescript validator and parse for publication ids; DOI, PMID, PMCID, ISBN, and ISSN

3 lines (2 loc) 61 B
declare const REGEX_ISSN: RegExp; export default REGEX_ISSN;