tachyon-drive
    Preparing search index...

    Type Alias ExternalNotifyEventsMap

    The events that the external notify event emitter can emit.

    v0.9.0

    type ExternalNotifyEventsMap = {
        update: [timeStamp: Date];
    }
    Index

    Properties

    Properties

    update: [timeStamp: Date]