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

0.13.5 • Public • Published

Installation

npm install --save @types/markdown-it-lazy-headers

Summary

This package contains type definitions for markdown-it-lazy-headers (https://github.com/Galadirith/markdown-it-lazy-headers).

Details

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

index.d.ts

import MarkdownIt = require("markdown-it");

declare function lazyheaders(md: MarkdownIt): void;

export = lazyheaders;

Additional Details

Credits

These definitions were written by Knom.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/markdown-it-lazy-headers

Weekly Downloads

17

Version

0.13.5

License

MIT

Unpacked Size

2.98 kB

Total Files

5

Last publish

Collaborators

  • types