mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
import isLambda = require('is-lambda');
|
|
|
|
isLambda; // $ExpectType boolean
|