Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Constant

Index

Variables

Const EMPTY_ARRAY

EMPTY_ARRAY: any[] = []

And empty array to reuse to prevent object recreation and re-rendering

Const EMPTY_OBJECT

EMPTY_OBJECT: object

And empty object to reuse to prevent object recreation and re-rendering

Generated using TypeDoc