ScramjetInitConfig
Defined in: typedoc-repos/scramjet/src/types.ts:54
The config for Scramjet initialization.
Extends
Section titled “Extends”Omit
<ScramjetConfig
,"codec"
|"flags"
>
Properties
Section titled “Properties”codec:
object
Defined in: typedoc-repos/scramjet/src/types.ts:57
decode()
Section titled “decode()”decode: (
url
) =>string
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
encode()
Section titled “encode()”encode: (
url
) =>string
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”string
files:
object
Defined in: typedoc-repos/scramjet/src/types.ts:38
all:
string
sync:
string
wasm:
string
Inherited from
Section titled “Inherited from”Omit.files
flags:
Partial
<ScramjetFlags
>
Defined in: typedoc-repos/scramjet/src/types.ts:56
globals
Section titled “globals”globals:
object
Defined in: typedoc-repos/scramjet/src/types.ts:24
cleanrestfn
Section titled “cleanrestfn”cleanrestfn:
string
importfn
Section titled “importfn”importfn:
string
metafn
Section titled “metafn”metafn:
string
pushsourcemapfn
Section titled “pushsourcemapfn”pushsourcemapfn:
string
rewritefn
Section titled “rewritefn”rewritefn:
string
setrealmfn
Section titled “setrealmfn”setrealmfn:
string
templocid
Section titled “templocid”templocid:
string
tempunusedid
Section titled “tempunusedid”tempunusedid:
string
trysetfn
Section titled “trysetfn”trysetfn:
string
wrapfn
Section titled “wrapfn”wrapfn:
string
wrappropertybase
Section titled “wrappropertybase”wrappropertybase:
string
wrappropertyfn
Section titled “wrappropertyfn”wrappropertyfn:
string
Inherited from
Section titled “Inherited from”Omit.globals
prefix
Section titled “prefix”prefix:
string
Defined in: typedoc-repos/scramjet/src/types.ts:23
Inherited from
Section titled “Inherited from”Omit.prefix
siteFlags
Section titled “siteFlags”siteFlags:
Record
<string
,Partial
<ScramjetFlags
>>
Defined in: typedoc-repos/scramjet/src/types.ts:44
Inherited from
Section titled “Inherited from”Omit.siteFlags