UNPKG

@linaria/utils

Version:

Blazing fast zero-runtime CSS in JS library

3 lines (2 loc) 132 B
import type { NodePath } from '@babel/traverse'; export declare function getScope(path: NodePath): import("@babel/traverse").Scope;