Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectLoadingCallbacks

Hierarchy

  • ObjectLoadingCallbacks

Index

Properties

Properties

error

error: function

Type declaration

    • (err: any): void
    • Parameters

      • err: any

      Returns void

loaded

loaded: function

Type declaration