@types/vxna__mini-html-webpack-template
TypeScript icon, indicating that this package has built-in type declarations

2.0.5 • Public • Published

Installation

npm install --save @types/vxna__mini-html-webpack-template

Summary

This package contains type definitions for @vxna/mini-html-webpack-template (https://github.com/vxna/mini-html-webpack-template#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vxna__mini-html-webpack-template.

index.d.ts

import { PluginContext } from "mini-html-webpack-plugin";

/**
 * Template for `mini-html-webpack-plugin` that extends default features with useful subset of options
 */
declare function template(ctx: PluginContext): string;

/**
 * Minimum viable template for mini-html-webpack-plugin
 */
export = template;

Additional Details

Credits

These definitions were written by Piotr Błażejewicz.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @types/vxna__mini-html-webpack-template

    Weekly Downloads

    25

    Version

    2.0.5

    License

    MIT

    Unpacked Size

    3.53 kB

    Total Files

    5

    Last publish

    Collaborators

    • types