UNPKG

@svta/common-media-library

Version:
3 lines 159 B
import type { ParsedValue } from './ParsedValue.js'; export declare function parseKey(src: string): ParsedValue<string>; //# sourceMappingURL=parseKey.d.ts.map