2 lines
71 B
TypeScript
2 lines
71 B
TypeScript
|
export let standardExport = 'Hi there! :) This is an exported string';
|