/** Example function used in README */ export default function someFunction():string { return `This was an example function, it really doesn't do anything, thank you for using helpscript` }