Package Exports
- micromark-util-types
Readme
micromark-util-types
micromark utility with a couple of typescript types.
Contents
Install
npm:
npm install micromark-util-types
Use
/**
* @typedef {import('micromark-util-types').Point} Point
*/
API
This module exports no identifiers. There is no default export.
See the code for all about the exposed types.
Security
See security.md
in micromark/.github
for how to
submit a security report.
Contribute
See contributing.md
in micromark/.github
for ways
to get started.
See support.md
for ways to get help.
This project has a code of conduct. By interacting with this repository, organisation, or community you agree to abide by its terms.