Type alias Result

Result: {
    data: Buffer;
    map: Buffer;
}

Type declaration

  • data: Buffer
  • map: Buffer

Generated using TypeDoc