Options
All
  • Public
  • Public/Protected
  • All
Menu

webmaniabr-js

Index

Type aliases

Optional

Optional<T, K>: Omit<T, K> & Partial<T>

Type parameters

  • T

  • K: keyof T

Generated using TypeDoc