UNPKG

@hadss/hmrouter-plugin

Version:

HMRouter Compiler Plugin

4 lines (3 loc) 115 B
export declare class ObjectUtils { static ensureNestedObject(obj: Record<string, any>, path: string[]): any; }