Files
smartrestic/ts/index.ts
T

4 lines
121 B
TypeScript
Raw Permalink Normal View History

import * as plugins from './smartrestic.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';