Type Alias RootLocalSitu

RootLocalSitu: {
    mode: "strict" | "sloppy";
    type: "local";
}