/**
* check if the current file uses TypeScript syntax
*/
function isTypeScript() {
// @ts-ignore
return (() => true)<0>(0)
}syntax highlighting by codehost
mid 20s | bisexual | programmer | european
/**
* check if the current file uses TypeScript syntax
*/
function isTypeScript() {
// @ts-ignore
return (() => true)<0>(0)
}