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