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