UNPKG

rune

Version:

CLI to upload your games to Rune

3 lines (2 loc) 101 B
import { Storage } from "./types.js"; export declare function valuePath(key: keyof Storage): string;