dees-domtools/ts/index.ts
2020-05-23 14:44:42 +00:00

4 lines
124 B
TypeScript

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