UNPKG

@hadss/hmrouter-plugin

Version:

HMRouter Compiler Plugin

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