abuse.ch/ts/index.ts

4 lines
118 B
TypeScript
Raw Normal View History

2023-07-28 04:00:09 +00:00
import * as plugins from './abuse.ch.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';