/**
* check if the current file uses TypeScript syntax
*/
function isTypeScript() {
// @ts-ignore
return (() => true)<0>(0)
}syntax highlighting by codehost
the swift programming language is my fault to some degree. mostly here to see dogs, shitpost, fix old computers, and/or talk about math and weird computer programming things. for effortposts check the #longpost pinned tag. asks are open.
/**
* check if the current file uses TypeScript syntax
*/
function isTypeScript() {
// @ts-ignore
return (() => true)<0>(0)
}