UNPKG

typedescriptor

Version:

typedescriptor identifies and describes types.

3 lines (2 loc) 78 B
declare const isSymbol: (value: any) => value is symbol; export { isSymbol };