4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
|
import * as plugins from './smartrx.plugins'
|
||
|
|
||
|
export let standardExport = 'Hi there! :) This is a exported string'
|