Skip to content

getLocalVariableCollectionsAsync

Returns all local variable collections in the current file.

Signature

typescript
getLocalVariableCollectionsAsync(): Promise<VariableCollection[]>