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