UNPKG

@chasemoskal/magical

Version:

web toolkit for lit apps

3 lines (2 loc) 122 B
import { Token } from "../types.js"; export declare function makeTokensReadableForDebugging(tokens: Token.Any[]): string;