UNPKG

102 BTypeScriptView Raw
1import ts from 'typescript';
2export declare function isUndefined(identifier: ts.Identifier): boolean;