@vivliostyle/core
    Preparing search index...

    Type Alias Trigger

    type Trigger = {
        action: string;
        event: string;
        observer: string;
        ref: string;
    }
    Index

    Properties

    action: string
    event: string
    observer: string
    ref: string