UNPKG

manifest

Version:

The backend for AI code editors

4 lines (3 loc) 150 B
import { PropType } from '../../../../types/src'; import { TsType } from './ts-types'; export declare const propTypeTsType: Record<PropType, TsType>;