Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@types/mjml

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mjml

TypeScript definitions for mjml

ts4.3
ts4.4
Source
npmnpm
Version
4.7.1
Version published
Weekly downloads
206K
-64.07%
Maintainers
1
Weekly downloads
 
Created
Source

Installation

npm install --save @types/mjml

Summary

This package contains type definitions for mjml (https://github.com/mjmlio/mjml).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mjml.

index.d.ts

// Type definitions for mjml 4.7
// Project: https://github.com/mjmlio/mjml, https://mjml.io
// Definitions by: aahoughton         <https://github.com/aahoughton>
//                 marpstar           <https://github.com/marpstar>
//                 IanEdington        <https://github.com/IanEdington>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

import mjml2html from 'mjml-core';

export = mjml2html;

Additional Details

  • Last updated: Mon, 03 Apr 2023 19:03:25 GMT
  • Dependencies: @types/mjml-core
  • Global values: none

Credits

These definitions were written by aahoughton , marpstar , and IanEdington .

FAQs

Package last updated on 03 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts