mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 22:40:01 -04:00
add license and client apis
This commit is contained in:
parent
ecff2aca52
commit
aac959936c
19 changed files with 1004 additions and 89 deletions
|
@ -1,5 +1,9 @@
|
|||
import "./location";
|
||||
import "./storage";
|
||||
import "./element.ts";
|
||||
import "./eval.ts";
|
||||
import "./fetch.ts";
|
||||
import "./trustedTypes.ts";
|
||||
|
||||
declare global {
|
||||
interface Window {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue