Type alias GridFSBucketEvents

GridFSBucketEvents: {
    index() => void;
}

Type declaration

  • index:function
    • Returns void

Generated using TypeDoc