Module Initializable

Classes

Type aliases

Type aliases

Initializer

<T>: Pick<T, NonNullable<{}[keyof T]>>

A type that picks all properties from an object that are not methods.

Type parameters

  • <T>

Generated using TypeDoc. Made by uStudio Company with ❤️