Searched refs:updateBundledVersionsAsync (Results 1 – 2 of 2) sorted by relevance
15 import { updateBundledVersionsAsync } from '../ProjectVersions';196 await updateBundledVersionsAsync({
119 export async function updateBundledVersionsAsync(patch: Record<string, string>): Promise<void> { function