Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventCollectionToJSON

Fired after a collection is converted to a string. To prevent an entire collection from being converted, the toJSON function has been replaced with one that simply outputs "(DBCollection)".

Hierarchy

  • EventCollectionToJSON

Index

Properties

Properties

event

event: "EventCollectionToJSON"

str

str: string

String that was originally going to be returned. Modify this key to adjust the output

Generated using TypeDoc