PHP Classes

File: fwphp/glomodul/mkd/html2mkd/config/rollup.config.iife.js

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/mkd/html2mkd/config/rollup.config.iife.js   Download  
File: fwphp/glomodul/mkd/html2mkd/config/rollup.config.iife.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change: Update of fwphp/glomodul/mkd/html2mkd/config/rollup.config.iife.js
Date: 1 year ago
Size: 147 bytes
 

Contents

Class file image Download
import config from './rollup.config' export default config({ output: { file: 'dist/turndown.js', format: 'iife' }, browser: true })