get-comma.d.ts 54 Bytes Raw Blame History Permalink 1 export declare function getComma(node: any): boolean;