JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13360021
  • Score
    100M100P100Q228758F
  • License MIT

micromark utility with a couple of typescript types

Package Exports

  • micromark-util-types

Readme

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