UNPKG

alignai

Version:

Server-side Align AI SDK for Node.js

4 lines (3 loc) 244 B
import { EventProperties_CustomPropertyValue } from "./buf/event_pb"; import { CustomProperties } from "./events"; export declare function serializeCustomProperties(props: CustomProperties): Record<string, EventProperties_CustomPropertyValue>;