@valon-technologies/gestalt
    Preparing search index...

    Type Alias RuntimeArgs

    Parsed arguments for the runtime entrypoint.

    type RuntimeArgs = {
        root: string;
        target: string;
    }
    Index

    Properties

    Properties

    root: string
    target: string