mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 14:30:02 -04:00
scuffed ahh assignmentrewriter
This commit is contained in:
parent
3d30e20150
commit
02fbb25778
10 changed files with 240 additions and 12 deletions
|
@ -3,6 +3,7 @@ import { decodeUrl } from "./shared";
|
|||
declare global {
|
||||
interface Window {
|
||||
$s: any;
|
||||
$tryset: any;
|
||||
$sImport: any;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue