Type alias PartialOptions

PartialOptions: Partial<Options> & {
    __resonate: true;
}

Type declaration

  • __resonate: true