UNPKG

@jam.dev/sdk

Version:

The Jam SDK! Supercharge your bug reports.

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>;