UNPKG

163 BTypeScriptView Raw
1import { types } from '@babel/core';
2export declare function isAtom(t: typeof types, callee: babel.types.Expression | babel.types.V8IntrinsicIdentifier): boolean;