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

3.0.4 • Public • Published

Installation

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

Summary

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

Details

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

index.d.ts

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

Additional Details

Credits

These definitions were written by Leon Si.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/markdown-it-footnote

Weekly Downloads

5,793

Version

3.0.4

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • types