UNPKG

@intuitionrobotics/thunderstorm

Version:
2 lines 231 B
export declare const assertProperty: <T extends object, K extends keyof T = keyof T>(instance: T, key: K | K[], statusCode?: number, check?: string | ((propValue: T[K]) => void)) => void; //# sourceMappingURL=to-be-removed.d.ts.map