searchquery/ts/index.ts

4 lines
121 B
TypeScript
Raw Normal View History

2022-05-27 14:16:41 +00:00
import * as plugins from './searchquery.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';