MCPcopy Create free account
hub / github.com/Caligatio/jsSHA / SHAKEOptionsEncodingType

Interface SHAKEOptionsEncodingType

src/custom_types.ts:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52export interface SHAKEOptionsEncodingType extends SHAKEOptionsNoEncodingType {
53 encoding?: EncodingType;
54}
55
56export interface CSHAKEOptionsNoEncodingType {
57 customization?: GenericInputType;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…