redradist / CoreJs

This is the object Proxy which provide access only to common api between Browser and Deno through the Proxy object coreJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This module provides proxy object coreThis that is provide access only to common api between Browser and Deno.

To use it, just import coreJs:

import { coreThis } from "https://raw.githack.com/redradist/CoreJs/main/core.js";
...

About

This is the object Proxy which provide access only to common api between Browser and Deno through the Proxy object coreJ


Languages

Language:JavaScript 100.0%