UNPKG

create-amp-page

Version:

Full fledged static side generator composed out of extendable gulp tasks, optimized for - but not limited to - AMP.

8 lines (5 loc) 147 B
import { Gulp } from 'gulp' export * from './ampCreator' export * from './AmpCreatorOptions' export * from './pageTools' export const gulp: Gulp