collapse t.getBindingIdentifiers comment
This commit is contained in:
parent
29e24a4cbe
commit
5dafe0b66a
@ -2,8 +2,7 @@ import object from "../helpers/object";
|
||||
import * as t from "./index";
|
||||
|
||||
/**
|
||||
* Return a list of binding identifiers associated with
|
||||
* the input `node`.
|
||||
* Return a list of binding identifiers associated with the input `node`.
|
||||
*/
|
||||
|
||||
export function getBindingIdentifiers(node: Object): Object {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user