UNPKG

@httpx/assert

Version:
5 lines (3 loc) 134 B
declare const errPfx = "Value is expected to be"; declare const getTypeInfo: (v: unknown) => string; export { errPfx, getTypeInfo };