UNPKG

@ghini/kit

Version:

js practical tools to assist efficient development

6 lines (5 loc) 130 B
export function keypath(key: any): string | void; declare namespace _default { export { keypath }; } export default _default;