PHP Classes

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

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/mkd/html2mkd/config/rollup.config.umd.js   Download  
File: fwphp/glomodul/mkd/html2mkd/config/rollup.config.umd.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.umd.js
Date: 1 year ago
Size: 132 bytes
 

Contents

Class file image Download
import config from './rollup.config' export default config({ output: { file: 'lib/turndown.umd.js', format: 'umd' } })