KC's Workspace
    Preparing search index...
    interface WorkerTestEnvironment {
        name: string;
        options: Record<string, any> | null;
    }
    Index

    Properties

    Properties

    name: string
    options: Record<string, any> | null