mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 23:10:02 -04:00
ScramjetClient.SCRAMJET -> SCRAMJETCLIENT
This commit is contained in:
parent
2050fa140c
commit
5f77342d8d
11 changed files with 82 additions and 50 deletions
3
src/symbols.ts
Normal file
3
src/symbols.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
// see types.d.ts for what these mean
|
||||
export const SCRAMJETCLIENT = Symbol.for("scramjet client global");
|
||||
export const SCRAMJETFRAME = Symbol.for("scramjet frame handle");
|
Loading…
Add table
Add a link
Reference in a new issue