smartpuppeteer/ts/index.ts
2019-06-03 22:24:10 +02:00

4 lines
125 B
TypeScript

import * as plugins from './smartpuppeteer.plugins';
export let standardExport = 'Hi there! :) This is an exported string';