UNPKG

@linaria/utils

Version:

Blazing fast zero-runtime CSS in JS library

3 lines (2 loc) 123 B
import type { NodePath } from '@babel/traverse'; export declare const isGlobal: (node: NodePath, name: string) => boolean;