smartlog/ts_context/index.ts

4 lines
130 B
TypeScript

import * as plugins from './smartlog-context.plugins.js';
export let standardExport = 'Hi there! :) This is an exported string';