searchquery/ts/index.ts
2022-05-27 16:16:41 +02:00

4 lines
121 B
TypeScript

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