UNPKG

deep-chat

Version:

Customizable chat component for AI APIs

3 lines 202 B
import { AvailableTypes } from '../../types/typeConverters'; export declare function Property(type: AvailableTypes): (target: object, propertyKey: string) => void; //# sourceMappingURL=property.d.ts.map