Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/run_exclusive/test/test12.ts>MyClassProxy

βš‘πŸ”’ Wait queue for function execution πŸ”’ ⚑
Latest
class MyClassProxy
import { MyClassProxy } from "https://deno.land/x/run_exclusive@v2.2.19/test/test12.ts";

Constructors

new
MyClassProxy()

Properties

private
myClassInst: MyClass | undefined
readonly
evtCreate
myMethod: MyClass.prototype.myMethod

Methods

getAlphabet(): MyClass.prototype.alphabet