@types/webpack-blocks__extract-text
TypeScript icon, indicating that this package has built-in type declarations

2.0.5 • Public • Published

Installation

npm install --save @types/webpack-blocks__extract-text

Summary

This package contains type definitions for @webpack-blocks/extract-text (https://github.com/andywer/webpack-blocks/tree/master/packages/extract-text).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-blocks__extract-text.

index.d.ts

import { Block } from "webpack-blocks";

declare function extractText(outputFilePattern?: string): Block;

export = extractText;

Additional Details

Credits

These definitions were written by Max Boguslavskiy.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/webpack-blocks__extract-text

Weekly Downloads

27

Version

2.0.5

License

MIT

Unpacked Size

3.1 kB

Total Files

5

Last publish

Collaborators

  • types