Type Alias NDKZapMethodInfo

NDKZapMethodInfo: {
    data: ZapMethodInfo[NDKZapMethod];
    type: NDKZapMethod;
}