signify-ts
Preparing search index...
CounterArgs
Interface CounterArgs
interface
CounterArgs
{
code
?:
string
;
count
?:
number
;
countB64
?:
string
;
qb2
?:
Uint8Array
<
ArrayBufferLike
>
;
qb64
?:
string
;
qb64b
?:
Uint8Array
<
ArrayBufferLike
>
;
strip
?:
boolean
;
}
Index
Properties
code?
count?
count
B64?
qb2?
qb64?
qb64b?
strip?
Properties
Optional
code
code
?:
string
Optional
count
count
?:
number
Optional
count
B64
countB64
?:
string
Optional
qb2
qb2
?:
Uint8Array
<
ArrayBufferLike
>
Optional
qb64
qb64
?:
string
Optional
qb64b
qb64b
?:
Uint8Array
<
ArrayBufferLike
>
Optional
strip
strip
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
count
count
B64
qb2
qb64
qb64b
strip
signify-ts
Loading...