Skip to main content
Module

x/easyts/mod.ts>AssetLoadCallback

js library written with ts, use select and chan like golang in js.
type alias AssetLoadCallback
import { type AssetLoadCallback } from "https://deno.land/x/easyts@0.1.0/mod.ts";
definition: () => Promise<T>