Files
zhibo/node_modules/micromark-util-types
xiaoyu ad03766572 init
2023-05-22 14:18:33 +08:00
..
2023-05-22 14:18:33 +08:00
2023-05-22 14:18:33 +08:00
2023-05-22 14:18:33 +08:00
2023-05-22 14:18:33 +08:00

micromark-util-types

Build Coverage Downloads Size Sponsors Backers Chat

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.

License

MIT © Titus Wormer