@types/markdown-it-attrs
TypeScript icon, indicating that this package has built-in type declarations

4.1.3 • Public • Published

Installation

npm install --save @types/markdown-it-attrs

Summary

This package contains type definitions for markdown-it-attrs (https://github.com/arve0/markdown-it-attrs).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/markdown-it-attrs.

index.d.ts

import MarkdownIt = require("markdown-it");
declare function attrs(md: MarkdownIt): void;
export = attrs;

Additional Details

Credits

These definitions were written by Daniil Pronin.

/@types/markdown-it-attrs/

    Package Sidebar

    Install

    npm i @types/markdown-it-attrs

    Weekly Downloads

    3,684

    Version

    4.1.3

    License

    MIT

    Unpacked Size

    2.91 kB

    Total Files

    5

    Last publish

    Collaborators

    • types