Member Junction
    Preparing search index...
    type TaskGraphRunPrefsSettingsPort = {
        Get(key: string): string | undefined;
        Set(key: string, value: string): void;
    }
    Index

    Methods

    Methods