Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/cli.ts>isTsRuntime

A JavaScript extension package for building strong and modern applications.
Latest
variable isTsRuntime
Deprecated
Deprecated

use runtime().tsSupport from @ayonli/jsext/runtime module instead.

import { isTsRuntime } from "https://deno.land/x/ayonli_jsext@v0.9.72/cli.ts";

type

() => boolean