UNPKG

@jam.dev/sdk

Version:
3 lines (2 loc) 159 B
export declare const IS_DEV: boolean; export declare function createOrGetObjectPath(object: Record<string, unknown>, path: string[]): Record<string, unknown>;