SongGuess
    Preparing search index...

    Interface WorkerStubEntrypointOptions

    interface WorkerStubEntrypointOptions {
        limits?: workerdResourceLimits;
        props?: any;
    }
    Index

    Properties

    Properties

    props?: any