Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Store

Index

Classes

Type aliases

Type aliases

IFromJSON

IFromJSON<T>: (json: IJSONObject) => T

Type parameters

  • T

Type declaration

    • (json: IJSONObject): T
    • Parameters

      • json: IJSONObject

      Returns T

Generated using TypeDoc