smartpuppeteer/ts/index.ts

4 lines
125 B
TypeScript
Raw Normal View History

2019-06-03 20:24:10 +00:00
import * as plugins from './smartpuppeteer.plugins';
export let standardExport = 'Hi there! :) This is an exported string';