dees-domtools/ts/index.ts

4 lines
124 B
TypeScript
Raw Normal View History

2020-05-23 14:44:42 +00:00
import * as plugins from './dees-csstools.plugins';
export let standardExport = 'Hi there! :) This is an exported string';