UNPKG

telefunc

Version:

Remote functions. Instead of API.

3 lines (2 loc) 71 B
export { cast }; declare function cast<T>(_: unknown): asserts _ is T;