Skip to main content

ProxyKind

Git Source


Proxy Kind

enum ProxyKind {
undefined,
Normal,
Verifiable,
Mock
}