UNPKG

typeit

Version:

The most versatile animated typing utility on the planet.

3 lines (2 loc) 101 B
declare let handleFunctionalArg: <T>(arg: any | (() => T)) => T; export default handleFunctionalArg;