chore: export extractIdentifiers
This commit is contained in:
parent
e565831c98
commit
986681568f
@ -163,7 +163,7 @@ export function walkBlockDeclarations(
|
||||
}
|
||||
}
|
||||
|
||||
function extractIdentifiers(
|
||||
export function extractIdentifiers(
|
||||
param: Node,
|
||||
nodes: Identifier[] = []
|
||||
): Identifier[] {
|
||||
|
Loading…
Reference in New Issue
Block a user