UNPKG

vue-svg-loader

Version:
6 lines (5 loc) 119 B
import { ToString } from "./types"; /** * Stringify a value recursively. */ export declare const toString: ToString;