Options
All
  • Public
  • Public/Protected
  • All
Menu

@twig-it/d3-charts

Index

Type aliases

RecursivePartial

RecursivePartial<T>: {[ P in keyof T]: RecursivePartial<T[P]> }

Type parameters

  • T

Generated using TypeDoc