UNPKG

telefunc

Version:

Remote functions. Instead of API.

3 lines (2 loc) 71 B
export { checkType }; declare function checkType<Type>(_: Type): void;