@types/inline-css
Advanced tools
@@ -20,2 +20,3 @@ // Type definitions for inline-css | ||
| applyTableAttributes?: boolean; | ||
| removeHtmlSelectors?: boolean; | ||
| } | ||
@@ -22,0 +23,0 @@ } |
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Copyright (c) Microsoft Corporation. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
| { | ||
| "name": "@types/inline-css", | ||
| "version": "0.0.32", | ||
| "version": "0.0.33", | ||
| "description": "TypeScript definitions for inline-css", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
| "main": "", | ||
| "types": "index", | ||
| "types": "index.d.ts", | ||
| "repository": { | ||
@@ -25,4 +25,4 @@ "type": "git", | ||
| }, | ||
| "typesPublisherContentHash": "de0b7cfc6166f731a4550c1cf46b4ce34d3716dfa5091786e5588c24496d8215", | ||
| "typesPublisherContentHash": "8d030b37030858290c655b50017e8b82b58765a69331528d308b5f6f953fc610", | ||
| "typeScriptVersion": "3.2" | ||
| } |
@@ -5,13 +5,13 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for inline-css ( https://github.com/jonkemp/inline-css ). | ||
| This package contains type definitions for inline-css (https://github.com/jonkemp/inline-css). | ||
| # Details | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-css | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inline-css. | ||
| Additional Details | ||
| * Last updated: Fri, 24 May 2019 21:00:59 GMT | ||
| * Dependencies: @types/bluebird | ||
| ### Additional Details | ||
| * Last updated: Mon, 13 Apr 2020 23:58:20 GMT | ||
| * Dependencies: [@types/bluebird](https://npmjs.com/package/@types/bluebird) | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Philip Spain <https://github.com/philipisapain>. | ||
| These definitions were written by [Philip Spain](https://github.com/philipisapain). |
3256
1.59%22
4.76%