4 lines
137 B
TypeScript
4 lines
137 B
TypeScript
|
import * as plugins from './smartfile-destination-file.plugins';
|
||
|
|
||
|
export let standardExport = 'Hi there! :) This is an exported string';
|