UNPKG

@linaria/utils

Version:

Blazing fast zero-runtime CSS in JS library

3 lines (2 loc) 126 B
import type { NodePath } from '@babel/traverse'; export declare const getSource: (path: NodePath, force?: boolean) => string;